Package net.minecraft

Enum Class class_8015

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

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

    • NONE

      public static final class_8015 NONE
      Mappings:
      Namespace Name Mixin selector
      official a Lejq;a:Lejq;
      intermediary field_41777 Lnet/minecraft/class_8015;field_41777:Lnet/minecraft/class_8015;
      named NONE Lnet/minecraft/class_8015;NONE:Lnet/minecraft/class_8015;
    • MOUSE

      public static final class_8015 MOUSE
      Mappings:
      Namespace Name Mixin selector
      official b Lejq;b:Lejq;
      intermediary field_41778 Lnet/minecraft/class_8015;field_41778:Lnet/minecraft/class_8015;
      named MOUSE Lnet/minecraft/class_8015;MOUSE:Lnet/minecraft/class_8015;
    • KEYBOARD_OTHER

      public static final class_8015 KEYBOARD_OTHER
      Mappings:
      Namespace Name Mixin selector
      official c Lejq;c:Lejq;
      intermediary field_41779 Lnet/minecraft/class_8015;field_41779:Lnet/minecraft/class_8015;
      named KEYBOARD_OTHER Lnet/minecraft/class_8015;KEYBOARD_OTHER:Lnet/minecraft/class_8015;
    • KEYBOARD_TAB

      public static final class_8015 KEYBOARD_TAB
      Mappings:
      Namespace Name Mixin selector
      official d Lejq;d:Lejq;
      intermediary field_41780 Lnet/minecraft/class_8015;field_41780:Lnet/minecraft/class_8015;
      named KEYBOARD_TAB Lnet/minecraft/class_8015;KEYBOARD_TAB:Lnet/minecraft/class_8015;
  • Constructor Details

    • class_8015

      private class_8015()
  • Method Details

    • values

      public static class_8015[] 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_8015 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_48182

      public boolean method_48182()
      Mappings:
      Namespace Name Mixin selector
      official a Lejq;a()Z
      intermediary method_48182 Lnet/minecraft/class_8015;method_48182()Z
      named method_48182 Lnet/minecraft/class_8015;method_48182()Z
    • method_48183

      public boolean method_48183()
      Mappings:
      Namespace Name Mixin selector
      official b Lejq;b()Z
      intermediary method_48183 Lnet/minecraft/class_8015;method_48183()Z
      named method_48183 Lnet/minecraft/class_8015;method_48183()Z