Package net.minecraft
Enum Class class_7591.class_7592
- All Implemented Interfaces:
Serializable
,Comparable<class_7591.class_7592>
,Constable
- Enclosing class:
class_7591
- Mappings:
Namespace Name official eev$a
intermediary net/minecraft/class_7591$class_7592
named net/minecraft/class_7591$class_7592
-
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 TypeFieldDescriptionfinal int
final int
final int
final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
method_44712
(MatrixStack matrixStack, int int2, int int3) static class_7591.class_7592
Returns the enum constant of this class with the specified name.static class_7591.class_7592[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
CHAT_NOT_SECURE
- Mappings:
Namespace Name Mixin selector official a
Leev$a;a:Leev$a;
intermediary field_39762
Lnet/minecraft/class_7591$class_7592;field_39762:Lnet/minecraft/class_7591$class_7592;
named CHAT_NOT_SECURE
Lnet/minecraft/class_7591$class_7592;CHAT_NOT_SECURE:Lnet/minecraft/class_7591$class_7592;
-
CHAT_MODIFIED
- Mappings:
Namespace Name Mixin selector official b
Leev$a;b:Leev$a;
intermediary field_39763
Lnet/minecraft/class_7591$class_7592;field_39763:Lnet/minecraft/class_7591$class_7592;
named CHAT_MODIFIED
Lnet/minecraft/class_7591$class_7592;CHAT_MODIFIED:Lnet/minecraft/class_7591$class_7592;
-
-
Field Details
-
field_39764
public final int field_39764- Mappings:
Namespace Name Mixin selector official c
Leev$a;c:I
intermediary field_39764
Lnet/minecraft/class_7591$class_7592;field_39764:I
named field_39764
Lnet/minecraft/class_7591$class_7592;field_39764:I
-
field_39765
public final int field_39765- Mappings:
Namespace Name Mixin selector official d
Leev$a;d:I
intermediary field_39765
Lnet/minecraft/class_7591$class_7592;field_39765:I
named field_39765
Lnet/minecraft/class_7591$class_7592;field_39765:I
-
field_39766
public final int field_39766- Mappings:
Namespace Name Mixin selector official e
Leev$a;e:I
intermediary field_39766
Lnet/minecraft/class_7591$class_7592;field_39766:I
named field_39766
Lnet/minecraft/class_7591$class_7592;field_39766:I
-
field_39767
public final int field_39767- Mappings:
Namespace Name Mixin selector official f
Leev$a;f:I
intermediary field_39767
Lnet/minecraft/class_7591$class_7592;field_39767:I
named field_39767
Lnet/minecraft/class_7591$class_7592;field_39767:I
-
-
Constructor Details
-
class_7592
private class_7592(int int2, int int3, int int4, int int5)
-
-
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_44712
- Mappings:
Namespace Name Mixin selector official a
Leev$a;a(Ldzv;II)V
intermediary method_44712
Lnet/minecraft/class_7591$class_7592;method_44712(Lnet/minecraft/class_4587;II)V
named method_44712
Lnet/minecraft/class_7591$class_7592;method_44712(Lnet/minecraft/client/util/math/MatrixStack;II)V
-