Uses of Enum Class
net.minecraft.entity.attribute.EntityAttribute.Category
Packages that use EntityAttribute.Category
-
Uses of EntityAttribute.Category in net.minecraft.entity.attribute
Fields in net.minecraft.entity.attribute declared as EntityAttribute.CategoryMethods in net.minecraft.entity.attribute that return EntityAttribute.CategoryModifier and TypeMethodDescriptionstatic EntityAttribute.Category
Returns the enum constant of this class with the specified name.static EntityAttribute.Category[]
EntityAttribute.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity.attribute with parameters of type EntityAttribute.Category