Uses of Enum Class
com.minigameworld.managers.event.GameEvent.State
Packages that use GameEvent.State
- 
Uses of GameEvent.State in com.minigameworld.managers.event
Methods in com.minigameworld.managers.event that return GameEvent.StateModifier and TypeMethodDescriptionstatic GameEvent.StateReturns the enum constant of this class with the specified name.static GameEvent.State[]GameEvent.State.values()Returns an array containing the constants of this enum class, in the order they are declared.