Uses of Enum Class
net.foxgenesis.watame.WatameBot.State
Packages that use WatameBot.State
Package
Description
Main package of WatameBot containing the entry and startup methods.
-
Uses of WatameBot.State in net.foxgenesis.watame
Methods in net.foxgenesis.watame that return WatameBot.StateModifier and TypeMethodDescription@NotNull WatameBot.StateContext.getState()WatameBot.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.