Package net.minecraft
Enum Class class_12393
- All Implemented Interfaces:
Serializable,Comparable<class_12393>,Constable
- Mappings:
Namespace Name named net/minecraft/class_12393intermediary net/minecraft/class_12393official gfv
-
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 TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_12393> private static final IntFunction<class_12393> private final intprivate final Text -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic class_12393Returns the enum constant of this class with the specified name.static class_12393[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
NONE
- Mappings:
Namespace Name Mixin selector named NONELnet/minecraft/class_12393;NONE:Lnet/minecraft/class_12393;intermediary field_64663Lnet/minecraft/class_12393;field_64663:Lnet/minecraft/class_12393;official aLgfv;a:Lgfv;
-
RGSS
- Mappings:
Namespace Name Mixin selector named RGSSLnet/minecraft/class_12393;RGSS:Lnet/minecraft/class_12393;intermediary field_64664Lnet/minecraft/class_12393;field_64664:Lnet/minecraft/class_12393;official bLgfv;b:Lgfv;
-
ANISOTROPIC
- Mappings:
Namespace Name Mixin selector named ANISOTROPICLnet/minecraft/class_12393;ANISOTROPIC:Lnet/minecraft/class_12393;intermediary field_64665Lnet/minecraft/class_12393;field_64665:Lnet/minecraft/class_12393;official cLgfv;c:Lgfv;
-
-
Field Details
-
field_64667
- Mappings:
Namespace Name Mixin selector named field_64667Lnet/minecraft/class_12393;field_64667:Ljava/util/function/IntFunction;intermediary field_64667Lnet/minecraft/class_12393;field_64667:Ljava/util/function/IntFunction;official eLgfv;e:Ljava/util/function/IntFunction;
-
field_64666
- Mappings:
Namespace Name Mixin selector named field_64666Lnet/minecraft/class_12393;field_64666:Lcom/mojang/serialization/Codec;intermediary field_64666Lnet/minecraft/class_12393;field_64666:Lcom/mojang/serialization/Codec;official dLgfv;d:Lcom/mojang/serialization/Codec;
-
field_64668
private final int field_64668- Mappings:
Namespace Name Mixin selector named field_64668Lnet/minecraft/class_12393;field_64668:Iintermediary field_64668Lnet/minecraft/class_12393;field_64668:Iofficial fLgfv;f:I
-
field_64669
- Mappings:
Namespace Name Mixin selector named field_64669Lnet/minecraft/class_12393;field_64669:Lnet/minecraft/text/Text;intermediary field_64669Lnet/minecraft/class_12393;field_64669:Lnet/minecraft/class_2561;official gLgfv;g:Lyh;
-
-
Constructor Details
-
class_12393
-
-
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_76751
- Mappings:
Namespace Name Mixin selector named method_76751Lnet/minecraft/class_12393;method_76751()Lnet/minecraft/text/Text;intermediary method_76751Lnet/minecraft/class_12393;method_76751()Lnet/minecraft/class_2561;official aLgfv;a()Lyh;
-