Uses of Enum Class
games.stendhal.common.parser.Sentence.SentenceType
-
Uses of Sentence.SentenceType in games.stendhal.common.parser
Modifier and TypeMethodDescriptionSentence.getType()
static Sentence.SentenceType
Returns the enum constant of this class with the specified name.static Sentence.SentenceType[]
Sentence.SentenceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.