Uses of Enum Class
net.foxgenesis.watame.WatameBot.State
Packages that use WatameBot.State
-
Uses of WatameBot.State in net.foxgenesis.watame
Methods in net.foxgenesis.watame that return WatameBot.StateModifier and TypeMethodDescriptionWatameBot.getState()Get the current state of the bot.static WatameBot.StateReturns the enum constant of this class with the specified name.static WatameBot.State[]WatameBot.State.values()Returns an array containing the constants of this enum class, in the order they are declared.