Uses of Enum Class
net.minecraft.entity.mob.WardenEntity.Angriness
Packages that use WardenEntity.Angriness
-
Uses of WardenEntity.Angriness in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob that return WardenEntity.AngrinessModifier and TypeMethodDescriptionWardenEntity.getAngriness()static WardenEntity.AngrinessReturns the enum constant of this class with the specified name.static WardenEntity.Angriness[]WardenEntity.Angriness.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity.mob with parameters of type WardenEntity.AngrinessModifier and TypeMethodDescriptionprivate SoundEventWardenEntity.getListenSound(WardenEntity.Angriness angriness)