IChestBoatProperties

public interface IChestBoatProperties(source)

Properties for chest boats.

See also

Inheritors

Functions

Link copied to clipboard
public abstract String getVariant()

Gets the variant (wood material) of the boat.

Link copied to clipboard
public Unit writeSelectors(BiConsumer<String, String> appendSelector)