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