Uses of Enum Class
net.minecraft.state.properties.BellAttachment
Packages that use BellAttachment
-
Uses of BellAttachment in net.minecraft.block
Fields in net.minecraft.block with type parameters of type BellAttachment -
Uses of BellAttachment in net.minecraft.state.properties
Fields in net.minecraft.state.properties with type parameters of type BellAttachmentModifier and TypeFieldDescriptionstatic final EnumProperty<BellAttachment>
BlockStateProperties.BELL_ATTACHMENT
Methods in net.minecraft.state.properties that return BellAttachmentModifier 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.