Uses of Enum Class
org.cloudburstmc.server.block.behavior.BlockBehaviorRedstoneComparator.Mode
Packages that use BlockBehaviorRedstoneComparator.Mode
-
Uses of BlockBehaviorRedstoneComparator.Mode in org.cloudburstmc.server.block.behavior
Methods in org.cloudburstmc.server.block.behavior that return BlockBehaviorRedstoneComparator.ModeModifier and TypeMethodDescriptionBlockBehaviorRedstoneComparator.getMode(org.cloudburstmc.api.block.BlockState state)Returns the enum constant of this class with the specified name.static BlockBehaviorRedstoneComparator.Mode[]BlockBehaviorRedstoneComparator.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.