Uses of Enum Class
net.fateuhc.plugin.api.states.GameState
Packages that use GameState
Package
Description
-
Uses of GameState in net.fateuhc.plugin.api.events
Methods in net.fateuhc.plugin.api.events that return GameStateConstructors in net.fateuhc.plugin.api.events with parameters of type GameState -
Uses of GameState in net.fateuhc.plugin.api.managers
Methods in net.fateuhc.plugin.api.managers that return GameStateModifier and TypeMethodDescriptionGameManager.getGameState()Retrieves the current state of the UHC game. -
Uses of GameState in net.fateuhc.plugin.api.states
Subclasses with type arguments of type GameState in net.fateuhc.plugin.api.statesMethods in net.fateuhc.plugin.api.states that return GameState