Package net.minecraft.entity.mob
Enum Class Angriness
- All Implemented Interfaces:
Serializable,Comparable<Angriness>,Constable
- Mappings:
Namespace Name official bpfintermediary net/minecraft/class_7253named net/minecraft/entity/mob/Angriness
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Angriness[]private final intprivate final SoundEvent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintstatic Angrinessmethod_42171(int int2) static AngrinessReturns the enum constant of this class with the specified name.static Angriness[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
CALM
- Mappings:
Namespace Name Mixin selector official aLbpf;a:Lbpf;intermediary field_38120Lnet/minecraft/class_7253;field_38120:Lnet/minecraft/class_7253;named CALMLnet/minecraft/entity/mob/Angriness;CALM:Lnet/minecraft/entity/mob/Angriness;
-
AGITATED
- Mappings:
Namespace Name Mixin selector official bLbpf;b:Lbpf;intermediary field_38121Lnet/minecraft/class_7253;field_38121:Lnet/minecraft/class_7253;named AGITATEDLnet/minecraft/entity/mob/Angriness;AGITATED:Lnet/minecraft/entity/mob/Angriness;
-
ANGRY
- Mappings:
Namespace Name Mixin selector official cLbpf;c:Lbpf;intermediary field_38122Lnet/minecraft/class_7253;field_38122:Lnet/minecraft/class_7253;named ANGRYLnet/minecraft/entity/mob/Angriness;ANGRY:Lnet/minecraft/entity/mob/Angriness;
-
-
Field Details
-
field_38123
- Mappings:
Namespace Name Mixin selector official dLbpf;d:[Lbpf;intermediary field_38123Lnet/minecraft/class_7253;field_38123:[Lnet/minecraft/class_7253;named field_38123Lnet/minecraft/entity/mob/Angriness;field_38123:[Lnet/minecraft/entity/mob/Angriness;
-
field_38124
private final int field_38124- Mappings:
Namespace Name Mixin selector official eLbpf;e:Iintermediary field_38124Lnet/minecraft/class_7253;field_38124:Inamed field_38124Lnet/minecraft/entity/mob/Angriness;field_38124:I
-
field_38125
- Mappings:
Namespace Name Mixin selector official fLbpf;f:Lahu;intermediary field_38125Lnet/minecraft/class_7253;field_38125:Lnet/minecraft/class_3414;named field_38125Lnet/minecraft/entity/mob/Angriness;field_38125:Lnet/minecraft/sound/SoundEvent;
-
-
Constructor Details
-
Angriness
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
method_42170
public int method_42170()- Mappings:
Namespace Name Mixin selector official aLbpf;a()Iintermediary method_42170Lnet/minecraft/class_7253;method_42170()Inamed method_42170Lnet/minecraft/entity/mob/Angriness;method_42170()I
-
method_42174
- Mappings:
Namespace Name Mixin selector official bLbpf;b()Lahu;intermediary method_42174Lnet/minecraft/class_7253;method_42174()Lnet/minecraft/class_3414;named method_42174Lnet/minecraft/entity/mob/Angriness;method_42174()Lnet/minecraft/sound/SoundEvent;
-
method_42171
- Mappings:
Namespace Name Mixin selector official aLbpf;a(I)Lbpf;intermediary method_42171Lnet/minecraft/class_7253;method_42171(I)Lnet/minecraft/class_7253;named method_42171Lnet/minecraft/entity/mob/Angriness;method_42171(I)Lnet/minecraft/entity/mob/Angriness;
-