Uses of Enum Class
net.minecraft.entity.mob.Angriness
Packages that use Angriness
-
Uses of Angriness in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as AngrinessMethods in net.minecraft.entity.mob that return AngrinessModifier 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.