Package net.minecraft

Enum Class class_8028

java.lang.Object
java.lang.Enum<class_8028>
net.minecraft.class_8028
All Implemented Interfaces:
Serializable, Comparable<class_8028>, Constable

@Environment(CLIENT) public enum class_8028 extends Enum<class_8028>
Mappings:
Namespace Name
official eoj
intermediary net/minecraft/class_8028
named net/minecraft/class_8028
  • Enum Constant Details

    • UP

      public static final class_8028 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

      public static final 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

      public static final 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;
  • Field Details

    • field_41830

      private final IntComparator 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

      public static class_8028[] 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

      public static class_8028 valueOf(String name)
      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 name
      NullPointerException - if the argument is null
    • method_48237

      public class_8027 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

      public class_8028 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

      public IntComparator 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;