Uses of Interface
org.bukkit.block.data.type.Sapling
Packages that use Sapling
Package
Description
Classes used to manipulate the voxels in a
world,
including special states.Specific BlockData classes relevant to only a given block or set of blocks.
-
Uses of Sapling in org.bukkit.block
Fields in org.bukkit.block with type parameters of type SaplingModifier and TypeFieldDescriptionstatic final BlockType.Typed<Sapling> BlockType.ACACIA_SAPLINGstatic final BlockType.Typed<Sapling> BlockType.BIRCH_SAPLINGstatic final BlockType.Typed<Sapling> BlockType.CHERRY_SAPLINGstatic final BlockType.Typed<Sapling> BlockType.DARK_OAK_SAPLINGstatic final BlockType.Typed<Sapling> BlockType.JUNGLE_SAPLINGstatic final BlockType.Typed<Sapling> BlockType.OAK_SAPLINGstatic final BlockType.Typed<Sapling> BlockType.PALE_OAK_SAPLINGstatic final BlockType.Typed<Sapling> BlockType.SPRUCE_SAPLING -
Uses of Sapling in org.bukkit.block.data.type
Subinterfaces of Sapling in org.bukkit.block.data.typeModifier and TypeInterfaceDescriptioninterface'leaves' represents the size of the leaves on this bamboo block.interface