Uses of Enum Class
net.minecraft.world.entity.monster.warden.AngerLevel
-
Uses of AngerLevel in net.minecraft.world.entity.monster.warden
Modifier and TypeMethodDescriptionstatic AngerLevel
AngerLevel.byAnger
(int p_219228_) Warden.getAngerLevel()
static AngerLevel
Returns the enum constant of this class with the specified name.static AngerLevel[]
AngerLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.