Uses of Enum Class
net.minecraft.world.level.block.state.properties.BambooLeaves
Package
Description
-
Uses of BambooLeaves in net.minecraft.world.level.block
-
Uses of BambooLeaves in net.minecraft.world.level.block.state.properties
Modifier and TypeFieldDescriptionstatic final EnumProperty<BambooLeaves>
BlockStateProperties.BAMBOO_LEAVES
Modifier and TypeMethodDescriptionstatic BambooLeaves
Returns the enum constant of this class with the specified name.static BambooLeaves[]
BambooLeaves.values()
Returns an array containing the constants of this enum class, in the order they are declared.