Package net.minecraft

Enum Class class_8027

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

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

    • HORIZONTAL

      public static final class_8027 HORIZONTAL
      Mappings:
      Namespace Name Mixin selector
      official a Leoi;a:Leoi;
      intermediary field_41822 Lnet/minecraft/class_8027;field_41822:Lnet/minecraft/class_8027;
      named HORIZONTAL Lnet/minecraft/class_8027;HORIZONTAL:Lnet/minecraft/class_8027;
    • VERTICAL

      public static final class_8027 VERTICAL
      Mappings:
      Namespace Name Mixin selector
      official b Leoi;b:Leoi;
      intermediary field_41823 Lnet/minecraft/class_8027;field_41823:Lnet/minecraft/class_8027;
      named VERTICAL Lnet/minecraft/class_8027;VERTICAL:Lnet/minecraft/class_8027;
  • Constructor Details

    • class_8027

      private class_8027()
  • Method Details

    • values

      public static class_8027[] 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_8027 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_48232

      public class_8027 method_48232()
      Mappings:
      Namespace Name Mixin selector
      official a Leoi;a()Leoi;
      intermediary method_48232 Lnet/minecraft/class_8027;method_48232()Lnet/minecraft/class_8027;
      named method_48232 Lnet/minecraft/class_8027;method_48232()Lnet/minecraft/class_8027;
    • method_48234

      public class_8028 method_48234()
      Mappings:
      Namespace Name Mixin selector
      official b Leoi;b()Leoj;
      intermediary method_48234 Lnet/minecraft/class_8027;method_48234()Lnet/minecraft/class_8028;
      named method_48234 Lnet/minecraft/class_8027;method_48234()Lnet/minecraft/class_8028;
    • method_48235

      public class_8028 method_48235()
      Mappings:
      Namespace Name Mixin selector
      official c Leoi;c()Leoj;
      intermediary method_48235 Lnet/minecraft/class_8027;method_48235()Lnet/minecraft/class_8028;
      named method_48235 Lnet/minecraft/class_8027;method_48235()Lnet/minecraft/class_8028;
    • method_48233

      public class_8028 method_48233(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Leoi;a(Z)Leoj;
      intermediary method_48233 Lnet/minecraft/class_8027;method_48233(Z)Lnet/minecraft/class_8028;
      named method_48233 Lnet/minecraft/class_8027;method_48233(Z)Lnet/minecraft/class_8028;