Uses of Enum Class
net.minecraft.state.properties.BellAttachment
-
Uses of BellAttachment in net.minecraft.block
-
Uses of BellAttachment in net.minecraft.state.properties
Modifier and TypeFieldDescriptionstatic final EnumProperty<BellAttachment>
BlockStateProperties.BELL_ATTACHMENT
Modifier and TypeMethodDescriptionstatic BellAttachment
Returns the enum constant of this class with the specified name.static BellAttachment[]
BellAttachment.values()
Returns an array containing the constants of this enum class, in the order they are declared.