Uses of Enum Class
net.minecraft.world.entity.ai.attributes.Attribute.Sentiment
Packages that use Attribute.Sentiment
-
Uses of Attribute.Sentiment in net.minecraft.world.entity.ai.attributes
Fields in net.minecraft.world.entity.ai.attributes declared as Attribute.SentimentMethods in net.minecraft.world.entity.ai.attributes that return Attribute.SentimentModifier and TypeMethodDescriptionstatic Attribute.Sentiment
Returns the enum constant of this class with the specified name.static Attribute.Sentiment[]
Attribute.Sentiment.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.entity.ai.attributes with parameters of type Attribute.Sentiment