Package net.minecraft
Enum Class class_10821
- All Implemented Interfaces:
Serializable,Comparable<class_10821>,Constable
- Mappings:
Namespace Name named net/minecraft/class_10821intermediary net/minecraft/class_10821official i
-
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_10821> final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic class_10821method_68064(int int2) Deprecated.intmethod_68067(int int2) static class_10821Returns the enum constant of this class with the specified name.static class_10821[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
R0
- Mappings:
Namespace Name Mixin selector named R0Lnet/minecraft/class_10821;R0:Lnet/minecraft/class_10821;intermediary field_57029Lnet/minecraft/class_10821;field_57029:Lnet/minecraft/class_10821;official aLi;a:Li;
-
R90
- Mappings:
Namespace Name Mixin selector named R90Lnet/minecraft/class_10821;R90:Lnet/minecraft/class_10821;intermediary field_57030Lnet/minecraft/class_10821;field_57030:Lnet/minecraft/class_10821;official bLi;b:Li;
-
R180
- Mappings:
Namespace Name Mixin selector named R180Lnet/minecraft/class_10821;R180:Lnet/minecraft/class_10821;intermediary field_57031Lnet/minecraft/class_10821;field_57031:Lnet/minecraft/class_10821;official cLi;c:Li;
-
R270
- Mappings:
Namespace Name Mixin selector named R270Lnet/minecraft/class_10821;R270:Lnet/minecraft/class_10821;intermediary field_57032Lnet/minecraft/class_10821;field_57032:Lnet/minecraft/class_10821;official dLi;d:Li;
-
-
Field Details
-
field_57033
- Mappings:
Namespace Name Mixin selector named field_57033Lnet/minecraft/class_10821;field_57033:Lcom/mojang/serialization/Codec;intermediary field_57033Lnet/minecraft/class_10821;field_57033:Lcom/mojang/serialization/Codec;official eLi;e:Lcom/mojang/serialization/Codec;
-
field_57034
public final int field_57034- Mappings:
Namespace Name Mixin selector named field_57034Lnet/minecraft/class_10821;field_57034:Iintermediary field_57034Lnet/minecraft/class_10821;field_57034:Iofficial fLi;f:I
-
-
Constructor Details
-
class_10821
private class_10821(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_68064
Deprecated.- Mappings:
Namespace Name Mixin selector named method_68064Lnet/minecraft/class_10821;method_68064(I)Lnet/minecraft/class_10821;intermediary method_68064Lnet/minecraft/class_10821;method_68064(I)Lnet/minecraft/class_10821;official aLi;a(I)Li;
-
method_68067
public int method_68067(int int2) - Mappings:
Namespace Name Mixin selector named method_68067Lnet/minecraft/class_10821;method_68067(I)Iintermediary method_68067Lnet/minecraft/class_10821;method_68067(I)Iofficial bLi;b(I)I
-