Package net.minecraft
Enum Class class_4404.class_3293
- All Implemented Interfaces:
Serializable,Comparable<class_4404.class_3293>,Constable
- Enclosing class:
- class_4404
- Mappings:
Namespace Name official px$aintermediary net/minecraft/class_4404$class_3293named net/minecraft/class_4404$class_3293
-
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 TypeMethodDescriptionprotected abstract booleanmethod_14657(ServerPlayerEntity serverPlayerEntity, SimpleAdvancement simpleAdvancement) protected abstract booleanmethod_14658(ServerPlayerEntity serverPlayerEntity, SimpleAdvancement simpleAdvancement, String string) intmethod_14659(ServerPlayerEntity serverPlayerEntity, Iterable<SimpleAdvancement> iterable) protected Stringstatic class_4404.class_3293Returns the enum constant of this class with the specified name.static class_4404.class_3293[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_16111
- Mappings:
Namespace Name Mixin selector official aLpx$a;a:Lpx$a;intermediary field_16111Lnet/minecraft/class_4404$class_3293;field_16111:Lnet/minecraft/class_4404$class_3293;named field_16111Lnet/minecraft/class_4404$class_3293;field_16111:Lnet/minecraft/class_4404$class_3293;
-
field_16112
- Mappings:
Namespace Name Mixin selector official bLpx$a;b:Lpx$a;intermediary field_16112Lnet/minecraft/class_4404$class_3293;field_16112:Lnet/minecraft/class_4404$class_3293;named field_16112Lnet/minecraft/class_4404$class_3293;field_16112:Lnet/minecraft/class_4404$class_3293;
-
-
Field Details
-
field_16114
- Mappings:
Namespace Name Mixin selector official cLpx$a;c:Ljava/lang/String;intermediary field_16114Lnet/minecraft/class_4404$class_3293;field_16114:Ljava/lang/String;named field_16114Lnet/minecraft/class_4404$class_3293;field_16114:Ljava/lang/String;
-
-
Constructor Details
-
class_3293
-
-
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_14659
public int method_14659(ServerPlayerEntity serverPlayerEntity, Iterable<SimpleAdvancement> iterable) - Mappings:
Namespace Name Mixin selector official aLpx$a;a(Ltf;Ljava/lang/Iterable;)Iintermediary method_14659Lnet/minecraft/class_4404$class_3293;method_14659(Lnet/minecraft/class_798;Ljava/lang/Iterable;)Inamed method_14659Lnet/minecraft/class_4404$class_3293;method_14659(Lnet/minecraft/entity/player/ServerPlayerEntity;Ljava/lang/Iterable;)I
-
method_14657
protected abstract boolean method_14657(ServerPlayerEntity serverPlayerEntity, SimpleAdvancement simpleAdvancement) - Mappings:
Namespace Name Mixin selector official aLpx$a;a(Ltf;Ll;)Zintermediary method_14657Lnet/minecraft/class_4404$class_3293;method_14657(Lnet/minecraft/class_798;Lnet/minecraft/class_3326;)Znamed method_14657Lnet/minecraft/class_4404$class_3293;method_14657(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/advancement/SimpleAdvancement;)Z
-
method_14658
protected abstract boolean method_14658(ServerPlayerEntity serverPlayerEntity, SimpleAdvancement simpleAdvancement, String string) - Mappings:
Namespace Name Mixin selector official aLpx$a;a(Ltf;Ll;Ljava/lang/String;)Zintermediary method_14658Lnet/minecraft/class_4404$class_3293;method_14658(Lnet/minecraft/class_798;Lnet/minecraft/class_3326;Ljava/lang/String;)Znamed method_14658Lnet/minecraft/class_4404$class_3293;method_14658(Lnet/minecraft/entity/player/ServerPlayerEntity;Lnet/minecraft/advancement/SimpleAdvancement;Ljava/lang/String;)Z
-
method_20507
- Mappings:
Namespace Name Mixin selector official aLpx$a;a()Ljava/lang/String;intermediary method_20507Lnet/minecraft/class_4404$class_3293;method_20507()Ljava/lang/String;named method_20507Lnet/minecraft/class_4404$class_3293;method_20507()Ljava/lang/String;
-