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
Subclasses with type arguments of type Attribute.Sentiment in net.minecraft.world.entity.ai.attributesFields 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.SentimentReturns 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