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 class
Bamboo.Leaves
Bamboo leaf size. -
Method Summary
Modifier and Type Method Description Bamboo.Leaves
getLeaves()
Gets the value of the 'leaves' property.void
setLeaves(Bamboo.Leaves leaves)
Sets the value of the 'leaves' property.Methods inherited from interface org.bukkit.block.data.BlockData
clone, getAsString, getAsString, getMaterial, matches, merge
Methods inherited from interface org.bukkit.block.data.type.Sapling
getMaximumStage, getStage, setStage