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