Uses of Enum Class
net.minecraft.block.enums.DoorHinge
Packages that use DoorHinge
-
Uses of DoorHinge in net.minecraft.block
Fields in net.minecraft.block with type parameters of type DoorHingeMethods in net.minecraft.block that return DoorHinge -
Uses of DoorHinge in net.minecraft.block.enums
Methods in net.minecraft.block.enums that return DoorHinge -
Uses of DoorHinge in net.minecraft.state.property
Fields in net.minecraft.state.property with type parameters of type DoorHingeModifier and TypeFieldDescriptionstatic final EnumProperty<DoorHinge> Properties.DOOR_HINGEA property that specifies whether a door's hinge is to the right or left.