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