Uses of Enum Class
net.minecraft.state.properties.BedPart
Packages that use BedPart
-
Uses of BedPart in net.minecraft.block
Fields in net.minecraft.block with type parameters of type BedPartMethods in net.minecraft.block with parameters of type BedPartModifier and TypeMethodDescriptionprivate static Direction
BedBlock.getNeighbourDirection
(BedPart p_208070_0_, Direction p_208070_1_) -
Uses of BedPart in net.minecraft.state.properties
Fields in net.minecraft.state.properties with type parameters of type BedPartModifier and TypeFieldDescriptionstatic final EnumProperty<BedPart>
BlockStateProperties.BED_PART
Methods in net.minecraft.state.properties that return BedPart