Package net.minecraft
Enum Class class_10181
- All Implemented Interfaces:
Serializable,Comparable<class_10181>,Constable
- Mappings:
Namespace Name named net/minecraft/class_10181intermediary net/minecraft/class_10181official btv
-
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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean(package private) abstract voidmethod_63609(MobEntity mobEntity, MobEntity mobEntity2, class_10179 class_10179) (package private) voidmethod_63611(MobEntity mobEntity, MobEntity mobEntity2, class_10179 class_10179) static class_10181Returns the enum constant of this class with the specified name.static class_10181[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SINGLE
- Mappings:
Namespace Name Mixin selector named SINGLELnet/minecraft/class_10181;SINGLE:Lnet/minecraft/class_10181;intermediary field_54080Lnet/minecraft/class_10181;field_54080:Lnet/minecraft/class_10181;official aLbtv;a:Lbtv;
-
SPLIT_ON_DEATH
- Mappings:
Namespace Name Mixin selector named SPLIT_ON_DEATHLnet/minecraft/class_10181;SPLIT_ON_DEATH:Lnet/minecraft/class_10181;intermediary field_54081Lnet/minecraft/class_10181;field_54081:Lnet/minecraft/class_10181;official bLbtv;b:Lbtv;
-
-
Field Details
-
field_54082
private final boolean field_54082- Mappings:
Namespace Name Mixin selector named field_54082Lnet/minecraft/class_10181;field_54082:Zintermediary field_54082Lnet/minecraft/class_10181;field_54082:Zofficial cLbtv;c:Z
-
-
Constructor Details
-
class_10181
private class_10181(boolean bool)
-
-
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_63608
public boolean method_63608()- Mappings:
Namespace Name Mixin selector named method_63608Lnet/minecraft/class_10181;method_63608()Zintermediary method_63608Lnet/minecraft/class_10181;method_63608()Zofficial aLbtv;a()Z
-
method_63609
- Mappings:
Namespace Name Mixin selector named method_63609Lnet/minecraft/class_10181;method_63609(Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/class_10179;)Vintermediary method_63609Lnet/minecraft/class_10181;method_63609(Lnet/minecraft/class_1308;Lnet/minecraft/class_1308;Lnet/minecraft/class_10179;)Vofficial aLbtv;a(Lbux;Lbux;Lbtu;)V
-
method_63611
- Mappings:
Namespace Name Mixin selector named method_63611Lnet/minecraft/class_10181;method_63611(Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/class_10179;)Vintermediary method_63611Lnet/minecraft/class_10181;method_63611(Lnet/minecraft/class_1308;Lnet/minecraft/class_1308;Lnet/minecraft/class_10179;)Vofficial bLbtv;b(Lbux;Lbux;Lbtu;)V
-