Uses of Enum
de.marcely.bedwars.api.PluginState
Packages that use PluginState
-
Uses of PluginState in de.marcely.bedwars.api
Methods in de.marcely.bedwars.api that return PluginStateModifier 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.