Uses of Enum Class
net.minecraft.world.attribute.BooleanModifier
Packages that use BooleanModifier
-
Uses of BooleanModifier in net.minecraft.world.attribute
Methods in net.minecraft.world.attribute 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.