Uses of Enum Class
net.minecraft.world.entity.monster.warden.AngerLevel
Packages that use AngerLevel
-
Uses of AngerLevel in net.minecraft.world.entity.monster.warden
Fields in net.minecraft.world.entity.monster.warden declared as AngerLevelMethods in net.minecraft.world.entity.monster.warden that return AngerLevelModifier and TypeMethodDescriptionstatic AngerLevel
AngerLevel.byAnger
(int pAnger) 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.