Package net.minecraft.unmapped
Enum C_3470312
- All Implemented Interfaces:
Serializable,Comparable<C_3470312>,java.lang.constant.Constable
- Mappings:
Namespace Name intermediary net/minecraft/unmapped/C_3470312clientOfficial iqserverOfficial frnamed net/minecraft/unmapped/C_3470312
-
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
-
Enum Constant Details
-
f_6085180
-
f_8335183
-
f_8344041
-
f_8540204
-
f_1002256
-
f_3636512
-
f_7422084
-
f_0415085
-
f_5863633
-
f_4806470
-
f_3119139
-
f_7540834
-
f_4529098
-
f_6014055
-
f_5399040
-
f_3041004
-
f_7046940
-
f_7629088
-
f_8417260
-
f_8265992
-
f_1056362
-
f_3152220
-
f_7580939
-
f_1559996
-
f_2804374
-
-
Field Details
-
f_1262890
public static final int f_1262890- Mappings:
Namespace Name Mixin selector intermediary f_1262890Lnet/minecraft/unmapped/C_3470312;f_1262890:IclientOfficial zLiq;z:IserverOfficial zLfr;z:Inamed f_1262890Lnet/minecraft/unmapped/C_3470312;f_1262890:I
-
f_4826667
- Mappings:
Namespace Name Mixin selector intermediary f_4826667Lnet/minecraft/unmapped/C_3470312;f_4826667:Ljava/lang/String;clientOfficial ALiq;A:Ljava/lang/String;serverOfficial ALfr;A:Ljava/lang/String;named f_4826667Lnet/minecraft/unmapped/C_3470312;f_4826667:Ljava/lang/String;
-
f_2094866
public final int f_2094866- Mappings:
Namespace Name Mixin selector intermediary f_2094866Lnet/minecraft/unmapped/C_3470312;f_2094866:IclientOfficial BLiq;B:IserverOfficial BLfr;B:Inamed f_2094866Lnet/minecraft/unmapped/C_3470312;f_2094866:I
-
f_3483178
public final int f_3483178- Mappings:
Namespace Name Mixin selector intermediary f_3483178Lnet/minecraft/unmapped/C_3470312;f_3483178:IclientOfficial CLiq;C:IserverOfficial CLfr;C:Inamed f_3483178Lnet/minecraft/unmapped/C_3470312;f_3483178:I
-
f_7875745
public final int f_7875745- Mappings:
Namespace Name Mixin selector intermediary f_7875745Lnet/minecraft/unmapped/C_3470312;f_7875745:IclientOfficial DLiq;D:IserverOfficial DLfr;D:Inamed f_7875745Lnet/minecraft/unmapped/C_3470312;f_7875745:I
-
f_8307472
public final int f_8307472- Mappings:
Namespace Name Mixin selector intermediary f_8307472Lnet/minecraft/unmapped/C_3470312;f_8307472:IclientOfficial ELiq;E:IserverOfficial ELfr;E:Inamed f_8307472Lnet/minecraft/unmapped/C_3470312;f_8307472:I
-
-
Constructor Details
-
C_3470312
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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 type has no constant with the specified nameNullPointerException- if the argument is null
-