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 AngerLevelAngerLevel.byAnger(int p_219228_) Warden.getAngerLevel()static AngerLevelReturns 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.