Uses of Enum Class
net.minecraft.entity.mob.Angriness
-
Uses of Angriness in net.minecraft.entity.mob
Modifier and TypeMethodDescriptionWardenEntity.getAngriness()
static Angriness
Angriness.getForAnger
(int anger) static Angriness
Returns the enum constant of this class with the specified name.static Angriness[]
Angriness.values()
Returns an array containing the constants of this enum class, in the order they are declared.