Uses of Enum Class
net.minecraft.world.attribute.modifier.BooleanModifier
Packages that use BooleanModifier
-
Uses of BooleanModifier in net.minecraft.world.attribute.modifier
Subclasses with type arguments of type BooleanModifier in net.minecraft.world.attribute.modifierMethods in net.minecraft.world.attribute.modifier that return BooleanModifierModifier and TypeMethodDescriptionstatic BooleanModifierReturns the enum constant of this class with the specified name.static BooleanModifier[]BooleanModifier.values()Returns an array containing the constants of this enum class, in the order they are declared.