Uses of Enum
de.marcely.bedwars.api.arena.ArenaWeatherType
Packages that use ArenaWeatherType
-
Uses of ArenaWeatherType in de.marcely.bedwars.api.arena
Methods in de.marcely.bedwars.api.arena that return ArenaWeatherTypeModifier and TypeMethodDescriptionArena.getWeatherType()
Gets the arena'sArenaWeatherType
static ArenaWeatherType
Returns the enum constant of this type with the specified name.static ArenaWeatherType[]
ArenaWeatherType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.marcely.bedwars.api.arena with parameters of type ArenaWeatherTypeModifier and TypeMethodDescriptionvoid
Arena.setWeatherType
(ArenaWeatherType weatherType) Sets the arena'sArenaWeatherType