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