Uses of Enum Class
baritone.api.utils.BooleanBinaryOperators
Packages that use BooleanBinaryOperators
-
Uses of BooleanBinaryOperators in baritone.api.utils
Methods in baritone.api.utils that return BooleanBinaryOperatorsModifier and TypeMethodDescriptionstatic BooleanBinaryOperatorsReturns the enum constant of this class with the specified name.static BooleanBinaryOperators[]BooleanBinaryOperators.values()Returns an array containing the constants of this enum class, in the order they are declared.