Package net.minecraft
Enum Class class_8028
- All Implemented Interfaces:
Serializable
,Comparable<class_8028>
,Constable
- Mappings:
Namespace Name official eoj
intermediary net/minecraft/class_8028
named net/minecraft/class_8028
-
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 TypeMethodDescriptionboolean
method_48238
(int int2, int int3) boolean
method_48240
(int int2, int int3) boolean
static class_8028
Returns the enum constant of this class with the specified name.static class_8028[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
UP
- Mappings:
Namespace Name Mixin selector official a
Leoj;a:Leoj;
intermediary field_41826
Lnet/minecraft/class_8028;field_41826:Lnet/minecraft/class_8028;
named UP
Lnet/minecraft/class_8028;UP:Lnet/minecraft/class_8028;
-
DOWN
- Mappings:
Namespace Name Mixin selector official b
Leoj;b:Leoj;
intermediary field_41827
Lnet/minecraft/class_8028;field_41827:Lnet/minecraft/class_8028;
named DOWN
Lnet/minecraft/class_8028;DOWN:Lnet/minecraft/class_8028;
-
LEFT
- Mappings:
Namespace Name Mixin selector official c
Leoj;c:Leoj;
intermediary field_41828
Lnet/minecraft/class_8028;field_41828:Lnet/minecraft/class_8028;
named LEFT
Lnet/minecraft/class_8028;LEFT:Lnet/minecraft/class_8028;
-
RIGHT
- Mappings:
Namespace Name Mixin selector official d
Leoj;d:Leoj;
intermediary field_41829
Lnet/minecraft/class_8028;field_41829:Lnet/minecraft/class_8028;
named RIGHT
Lnet/minecraft/class_8028;RIGHT:Lnet/minecraft/class_8028;
-
-
Field Details
-
field_41830
- Mappings:
Namespace Name Mixin selector official e
Leoj;e:Lit/unimi/dsi/fastutil/ints/IntComparator;
intermediary field_41830
Lnet/minecraft/class_8028;field_41830:Lit/unimi/dsi/fastutil/ints/IntComparator;
named field_41830
Lnet/minecraft/class_8028;field_41830:Lit/unimi/dsi/fastutil/ints/IntComparator;
-
-
Constructor Details
-
class_8028
private class_8028()
-
-
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_48237
- Mappings:
Namespace Name Mixin selector official a
Leoj;a()Leoi;
intermediary method_48237
Lnet/minecraft/class_8028;method_48237()Lnet/minecraft/class_8027;
named method_48237
Lnet/minecraft/class_8028;method_48237()Lnet/minecraft/class_8027;
-
method_48239
- Mappings:
Namespace Name Mixin selector official b
Leoj;b()Leoj;
intermediary method_48239
Lnet/minecraft/class_8028;method_48239()Lnet/minecraft/class_8028;
named method_48239
Lnet/minecraft/class_8028;method_48239()Lnet/minecraft/class_8028;
-
method_48241
public boolean method_48241()- Mappings:
Namespace Name Mixin selector official c
Leoj;c()Z
intermediary method_48241
Lnet/minecraft/class_8028;method_48241()Z
named method_48241
Lnet/minecraft/class_8028;method_48241()Z
-
method_48238
public boolean method_48238(int int2, int int3) - Mappings:
Namespace Name Mixin selector official a
Leoj;a(II)Z
intermediary method_48238
Lnet/minecraft/class_8028;method_48238(II)Z
named method_48238
Lnet/minecraft/class_8028;method_48238(II)Z
-
method_48240
public boolean method_48240(int int2, int int3) - Mappings:
Namespace Name Mixin selector official b
Leoj;b(II)Z
intermediary method_48240
Lnet/minecraft/class_8028;method_48240(II)Z
named method_48240
Lnet/minecraft/class_8028;method_48240(II)Z
-
method_48243
- Mappings:
Namespace Name Mixin selector official d
Leoj;d()Lit/unimi/dsi/fastutil/ints/IntComparator;
intermediary method_48243
Lnet/minecraft/class_8028;method_48243()Lit/unimi/dsi/fastutil/ints/IntComparator;
named method_48243
Lnet/minecraft/class_8028;method_48243()Lit/unimi/dsi/fastutil/ints/IntComparator;
-