Package org.bukkit.block.data.type
Interface Bamboo
public interface Bamboo extends Ageable, Sapling
'leaves' represents the size of the leaves on this bamboo block.
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBamboo.LeavesBamboo leaf size. -
Method Summary
Modifier and Type Method Description Bamboo.LeavesgetLeaves()Gets the value of the 'leaves' property.voidsetLeaves(Bamboo.Leaves leaves)Sets the value of the 'leaves' property.Methods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, matches, mergeMethods inherited from interface org.bukkit.block.data.type.Sapling
getMaximumStage, getStage, setStage