Uses of Enum
de.marcely.bedwars.api.PluginState
-
Uses of PluginState in de.marcely.bedwars.api
Modifier and TypeMethodDescriptionstatic PluginState
BedwarsAPI.getState()
Returns the current run state of the MBedwars plugin.static PluginState
Returns the enum constant of this type with the specified name.static PluginState[]
PluginState.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PluginState in de.marcely.bedwars.api.unsafe