Package net.minecraft
Enum Class class_3275
- All Implemented Interfaces:
Serializable,Comparable<class_3275>,Constable
- Mappings:
Namespace Name official bmaintermediary net/minecraft/class_3275named net/minecraft/class_3275
-
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 TypeMethodDescriptionintstatic class_3275Returns the enum constant of this class with the specified name.static class_3275[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_16004
- Mappings:
Namespace Name Mixin selector official aLbma;a:Lbma;intermediary field_16004Lnet/minecraft/class_3275;field_16004:Lnet/minecraft/class_3275;named field_16004Lnet/minecraft/class_3275;field_16004:Lnet/minecraft/class_3275;
-
field_16005
- Mappings:
Namespace Name Mixin selector official bLbma;b:Lbma;intermediary field_16005Lnet/minecraft/class_3275;field_16005:Lnet/minecraft/class_3275;named field_16005Lnet/minecraft/class_3275;field_16005:Lnet/minecraft/class_3275;
-
-
Field Details
-
field_16006
private final int field_16006- Mappings:
Namespace Name Mixin selector official cLbma;c:Iintermediary field_16006Lnet/minecraft/class_3275;field_16006:Inamed field_16006Lnet/minecraft/class_3275;field_16006:I
-
-
Constructor Details
-
class_3275
private class_3275(int int2)
-
-
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_14542
public int method_14542()- Mappings:
Namespace Name Mixin selector official aLbma;a()Iintermediary method_14542Lnet/minecraft/class_3275;method_14542()Inamed method_14542Lnet/minecraft/class_3275;method_14542()I
-