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