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 TypeMethodDescriptionAttribute.getSentiment()Returns the sentiment of this attribute.static 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.