Uses of Enum Class
org.bukkit.entity.CopperGolem.CopperWeatherState
Packages that use CopperGolem.CopperWeatherState
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of CopperGolem.CopperWeatherState in org.bukkit.entity
Methods in org.bukkit.entity that return CopperGolem.CopperWeatherStateModifier and TypeMethodDescriptionCopperGolem.getWeatherState()
Gets the golem's current weather state.Returns the enum constant of this class with the specified name.static CopperGolem.CopperWeatherState[]
CopperGolem.CopperWeatherState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bukkit.entity with parameters of type CopperGolem.CopperWeatherStateModifier and TypeMethodDescriptionvoid
CopperGolem.setWeatherState
(CopperGolem.CopperWeatherState state) Sets the golem's current wheather state