Uses of Enum Class
net.minecraft.world.level.block.state.properties.ComparatorMode
Package
Description
-
Uses of ComparatorMode in net.minecraft.world.level.block
-
Uses of ComparatorMode in net.minecraft.world.level.block.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.