Uses of Enum Class
net.minecraft.block.DoublePlantBlock.HalfType
Packages that use DoublePlantBlock.HalfType
-
Uses of DoublePlantBlock.HalfType in net.minecraft.block
Fields in net.minecraft.block with type parameters of type DoublePlantBlock.HalfTypeModifier and TypeFieldDescriptionstatic final EnumProperty<DoublePlantBlock.HalfType>DoublePlantBlock.HALFMethods in net.minecraft.block that return DoublePlantBlock.HalfTypeModifier and TypeMethodDescriptionstatic DoublePlantBlock.HalfTypeReturns the enum constant of this class with the specified name.static DoublePlantBlock.HalfType[]DoublePlantBlock.HalfType.values()Returns an array containing the constants of this enum class, in the order they are declared.