Package net.minecraft
Enum Class class_4144
- All Implemented Interfaces:
Serializable,Comparable<class_4144>,Constable
- Mappings:
Namespace Name official cisintermediary net/minecraft/class_4144named net/minecraft/class_4144
-
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 Map<String,class_4144> private final Stringprivate final Function<JsonObject,class_4143> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateclass_4144(String string, Function<JsonObject, class_4143> function) -
Method Summary
Modifier and TypeMethodDescriptionmethod_18488(JsonObject jsonObject) static class_4144method_18489(String string) static class_4144Returns the enum constant of this class with the specified name.static class_4144[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_20151
- Mappings:
Namespace Name Mixin selector official aLcis;a:Lcis;intermediary field_20151Lnet/minecraft/class_4144;field_20151:Lnet/minecraft/class_4144;named field_20151Lnet/minecraft/class_4144;field_20151:Lnet/minecraft/class_4144;
-
field_20152
- Mappings:
Namespace Name Mixin selector official bLcis;b:Lcis;intermediary field_20152Lnet/minecraft/class_4144;field_20152:Lnet/minecraft/class_4144;named field_20152Lnet/minecraft/class_4144;field_20152:Lnet/minecraft/class_4144;
-
field_20153
- Mappings:
Namespace Name Mixin selector official cLcis;c:Lcis;intermediary field_20153Lnet/minecraft/class_4144;field_20153:Lnet/minecraft/class_4144;named field_20153Lnet/minecraft/class_4144;field_20153:Lnet/minecraft/class_4144;
-
-
Field Details
-
field_20154
- Mappings:
Namespace Name Mixin selector official dLcis;d:Ljava/util/Map;intermediary field_20154Lnet/minecraft/class_4144;field_20154:Ljava/util/Map;named field_20154Lnet/minecraft/class_4144;field_20154:Ljava/util/Map;
-
field_20155
- Mappings:
Namespace Name Mixin selector official eLcis;e:Ljava/lang/String;intermediary field_20155Lnet/minecraft/class_4144;field_20155:Ljava/lang/String;named field_20155Lnet/minecraft/class_4144;field_20155:Ljava/lang/String;
-
field_20156
- Mappings:
Namespace Name Mixin selector official fLcis;f:Ljava/util/function/Function;intermediary field_20156Lnet/minecraft/class_4144;field_20156:Ljava/util/function/Function;named field_20156Lnet/minecraft/class_4144;field_20156:Ljava/util/function/Function;
-
-
Constructor Details
-
class_4144
-
-
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_18489
- Mappings:
Namespace Name Mixin selector official aLcis;a(Ljava/lang/String;)Lcis;intermediary method_18489Lnet/minecraft/class_4144;method_18489(Ljava/lang/String;)Lnet/minecraft/class_4144;named method_18489Lnet/minecraft/class_4144;method_18489(Ljava/lang/String;)Lnet/minecraft/class_4144;
-
method_18488
- Mappings:
Namespace Name Mixin selector official aLcis;a(Lcom/google/gson/JsonObject;)Lcir;intermediary method_18488Lnet/minecraft/class_4144;method_18488(Lcom/google/gson/JsonObject;)Lnet/minecraft/class_4143;named method_18488Lnet/minecraft/class_4144;method_18488(Lcom/google/gson/JsonObject;)Lnet/minecraft/class_4143;
-