Uses of Enum
de.marcely.bedwars.api.PluginState
Packages that use PluginState
- 
Uses of PluginState in de.marcely.bedwars.apiMethods in de.marcely.bedwars.api that return PluginStateModifier and TypeMethodDescriptionstatic PluginStateBedwarsAPI.getState()Returns the current run state of the MBedwars plugin.static PluginStateReturns 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.