Uses of Enum Class
net.minecraft.world.level.block.state.properties.ComparatorMode
Packages that use ComparatorMode
Package
Description
- 
Uses of ComparatorMode in net.minecraft.world.level.blockFields in net.minecraft.world.level.block with type parameters of type ComparatorMode
- 
Uses of ComparatorMode in net.minecraft.world.level.block.state.propertiesFields in net.minecraft.world.level.block.state.properties with type parameters of type ComparatorModeModifier and TypeFieldDescriptionstatic final EnumProperty<ComparatorMode>BlockStateProperties.MODE_COMPARATORMethods in net.minecraft.world.level.block.state.properties that return ComparatorModeModifier and TypeMethodDescriptionstatic ComparatorModeReturns 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.