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'sArenaWeatherTypestatic ArenaWeatherTypeReturns 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 TypeMethodDescriptionvoidArena.setWeatherType(ArenaWeatherType weatherType) Sets the arena'sArenaWeatherType