Package net.minecraft

Enum Class class_1981

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

public enum class_1981 extends Enum<class_1981>
Mappings:
Namespace Name
official hn
intermediary net/minecraft/class_1981
named net/minecraft/class_1981
  • Enum Constant Details

    • field_8476

      public static final class_1981 field_8476
      Mappings:
      Namespace Name Mixin selector
      official a Lhn;a:Lhn;
      intermediary field_8476 Lnet/minecraft/class_1981;field_8476:Lnet/minecraft/class_1981;
      named field_8476 Lnet/minecraft/class_1981;field_8476:Lnet/minecraft/class_1981;
    • field_8477

      public static final class_1981 field_8477
      Mappings:
      Namespace Name Mixin selector
      official b Lhn;b:Lhn;
      intermediary field_8477 Lnet/minecraft/class_1981;field_8477:Lnet/minecraft/class_1981;
      named field_8477 Lnet/minecraft/class_1981;field_8477:Lnet/minecraft/class_1981;
    • field_8478

      public static final class_1981 field_8478
      Mappings:
      Namespace Name Mixin selector
      official c Lhn;c:Lhn;
      intermediary field_8478 Lnet/minecraft/class_1981;field_8478:Lnet/minecraft/class_1981;
      named field_8478 Lnet/minecraft/class_1981;field_8478:Lnet/minecraft/class_1981;
    • field_8479

      public static final class_1981 field_8479
      Mappings:
      Namespace Name Mixin selector
      official d Lhn;d:Lhn;
      intermediary field_8479 Lnet/minecraft/class_1981;field_8479:Lnet/minecraft/class_1981;
      named field_8479 Lnet/minecraft/class_1981;field_8479:Lnet/minecraft/class_1981;
    • field_8480

      public static final class_1981 field_8480
      Mappings:
      Namespace Name Mixin selector
      official e Lhn;e:Lhn;
      intermediary field_8480 Lnet/minecraft/class_1981;field_8480:Lnet/minecraft/class_1981;
      named field_8480 Lnet/minecraft/class_1981;field_8480:Lnet/minecraft/class_1981;
    • field_11570

      public static final class_1981 field_11570
      Mappings:
      Namespace Name Mixin selector
      official f Lhn;f:Lhn;
      intermediary field_11570 Lnet/minecraft/class_1981;field_11570:Lnet/minecraft/class_1981;
      named field_11570 Lnet/minecraft/class_1981;field_11570:Lnet/minecraft/class_1981;
  • Field Details

    • field_8481

      private static final Map field_8481
      Mappings:
      Namespace Name Mixin selector
      official g Lhn;g:Ljava/util/Map;
      intermediary field_8481 Lnet/minecraft/class_1981;field_8481:Ljava/util/Map;
      named field_8481 Lnet/minecraft/class_1981;field_8481:Ljava/util/Map;
    • field_8482

      private final boolean field_8482
      Mappings:
      Namespace Name Mixin selector
      official h Lhn;h:Z
      intermediary field_8482 Lnet/minecraft/class_1981;field_8482:Z
      named field_8482 Lnet/minecraft/class_1981;field_8482:Z
    • field_8483

      private final String field_8483
      Mappings:
      Namespace Name Mixin selector
      official i Lhn;i:Ljava/lang/String;
      intermediary field_8483 Lnet/minecraft/class_1981;field_8483:Ljava/lang/String;
      named field_8483 Lnet/minecraft/class_1981;field_8483:Ljava/lang/String;
  • Constructor Details

    • class_1981

      private class_1981(String string, boolean bool)
  • Method Details

    • values

      public static class_1981[] 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_1981 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_7463

      public boolean method_7463()
      Mappings:
      Namespace Name Mixin selector
      official a Lhn;a()Z
      intermediary method_7463 Lnet/minecraft/class_1981;method_7463()Z
      named method_7463 Lnet/minecraft/class_1981;method_7463()Z
    • method_7465

      public String method_7465()
      Mappings:
      Namespace Name Mixin selector
      official b Lhn;b()Ljava/lang/String;
      intermediary method_7465 Lnet/minecraft/class_1981;method_7465()Ljava/lang/String;
      named method_7465 Lnet/minecraft/class_1981;method_7465()Ljava/lang/String;
    • method_7464

      public static class_1981 method_7464(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lhn;a(Ljava/lang/String;)Lhn;
      intermediary method_7464 Lnet/minecraft/class_1981;method_7464(Ljava/lang/String;)Lnet/minecraft/class_1981;
      named method_7464 Lnet/minecraft/class_1981;method_7464(Ljava/lang/String;)Lnet/minecraft/class_1981;