Uses of Enum Class
org.bukkit.attribute.Attribute.Sentiment
Packages that use Attribute.Sentiment
-
Uses of Attribute.Sentiment in org.bukkit.attribute
Methods in org.bukkit.attribute that return Attribute.SentimentModifier and TypeMethodDescription@NotNull Attribute.Sentiment
Attribute.getSentiment()
Returns the sentiment of this attribute.static 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.