Uses of Enum Class
net.minecraft.world.level.block.state.properties.BedPart
Packages that use BedPart
Package
Description
- 
Uses of BedPart in net.minecraft.world.level.blockFields in net.minecraft.world.level.block with type parameters of type BedPartMethods in net.minecraft.world.level.block with parameters of type BedPartModifier and TypeMethodDescriptionprivate static DirectionBedBlock.getNeighbourDirection(BedPart p_49534_, Direction p_49535_) 
- 
Uses of BedPart in net.minecraft.world.level.block.state.propertiesFields in net.minecraft.world.level.block.state.properties with type parameters of type BedPartModifier and TypeFieldDescriptionstatic final EnumProperty<BedPart>BlockStateProperties.BED_PARTMethods in net.minecraft.world.level.block.state.properties that return BedPart