Uses of Enum
de.marcely.bedwars.api.PluginState
Packages that use PluginState
Package
Description
The root package of the MBedwars API
DO NOT USE: These classes are for internal use only, and may change at any time.
-
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. -
Uses of PluginState in de.marcely.bedwars.api.unsafe
Methods in de.marcely.bedwars.api.unsafe that return PluginState