Enum Class InGameHud.class_6411

java.lang.Object
java.lang.Enum<InGameHud.class_6411>
net.minecraft.client.gui.hud.InGameHud.class_6411
All Implemented Interfaces:
Serializable, Comparable<InGameHud.class_6411>, Constable
Enclosing class:
InGameHud

@Environment(CLIENT) private static enum InGameHud.class_6411 extends Enum<InGameHud.class_6411>
Mappings:
Namespace Name
official dwl$a
intermediary net/minecraft/class_329$class_6411
named net/minecraft/client/gui/hud/InGameHud$class_6411
  • Enum Constant Details

    • field_33944

      public static final InGameHud.class_6411 field_33944
      Mappings:
      Namespace Name Mixin selector
      official a Ldwl$a;a:Ldwl$a;
      intermediary field_33944 Lnet/minecraft/class_329$class_6411;field_33944:Lnet/minecraft/class_329$class_6411;
      named field_33944 Lnet/minecraft/client/gui/hud/InGameHud$class_6411;field_33944:Lnet/minecraft/client/gui/hud/InGameHud$class_6411;
    • field_33945

      public static final InGameHud.class_6411 field_33945
      Mappings:
      Namespace Name Mixin selector
      official b Ldwl$a;b:Ldwl$a;
      intermediary field_33945 Lnet/minecraft/class_329$class_6411;field_33945:Lnet/minecraft/class_329$class_6411;
      named field_33945 Lnet/minecraft/client/gui/hud/InGameHud$class_6411;field_33945:Lnet/minecraft/client/gui/hud/InGameHud$class_6411;
    • field_33946

      public static final InGameHud.class_6411 field_33946
      Mappings:
      Namespace Name Mixin selector
      official c Ldwl$a;c:Ldwl$a;
      intermediary field_33946 Lnet/minecraft/class_329$class_6411;field_33946:Lnet/minecraft/class_329$class_6411;
      named field_33946 Lnet/minecraft/client/gui/hud/InGameHud$class_6411;field_33946:Lnet/minecraft/client/gui/hud/InGameHud$class_6411;
    • field_33947

      public static final InGameHud.class_6411 field_33947
      Mappings:
      Namespace Name Mixin selector
      official d Ldwl$a;d:Ldwl$a;
      intermediary field_33947 Lnet/minecraft/class_329$class_6411;field_33947:Lnet/minecraft/class_329$class_6411;
      named field_33947 Lnet/minecraft/client/gui/hud/InGameHud$class_6411;field_33947:Lnet/minecraft/client/gui/hud/InGameHud$class_6411;
    • field_33948

      public static final InGameHud.class_6411 field_33948
      Mappings:
      Namespace Name Mixin selector
      official e Ldwl$a;e:Ldwl$a;
      intermediary field_33948 Lnet/minecraft/class_329$class_6411;field_33948:Lnet/minecraft/class_329$class_6411;
      named field_33948 Lnet/minecraft/client/gui/hud/InGameHud$class_6411;field_33948:Lnet/minecraft/client/gui/hud/InGameHud$class_6411;
    • field_33949

      public static final InGameHud.class_6411 field_33949
      Mappings:
      Namespace Name Mixin selector
      official f Ldwl$a;f:Ldwl$a;
      intermediary field_33949 Lnet/minecraft/class_329$class_6411;field_33949:Lnet/minecraft/class_329$class_6411;
      named field_33949 Lnet/minecraft/client/gui/hud/InGameHud$class_6411;field_33949:Lnet/minecraft/client/gui/hud/InGameHud$class_6411;
  • Field Details

    • field_33950

      private final int field_33950
      Mappings:
      Namespace Name Mixin selector
      official g Ldwl$a;g:I
      intermediary field_33950 Lnet/minecraft/class_329$class_6411;field_33950:I
      named field_33950 Lnet/minecraft/client/gui/hud/InGameHud$class_6411;field_33950:I
    • field_33951

      private final boolean field_33951
      Mappings:
      Namespace Name Mixin selector
      official h Ldwl$a;h:Z
      intermediary field_33951 Lnet/minecraft/class_329$class_6411;field_33951:Z
      named field_33951 Lnet/minecraft/client/gui/hud/InGameHud$class_6411;field_33951:Z
  • Constructor Details

    • class_6411

      private class_6411(int int2, boolean bool)
  • Method Details

    • values

      public static InGameHud.class_6411[] 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 InGameHud.class_6411 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_37302

      public int method_37302(boolean bool, boolean bool2)
      Mappings:
      Namespace Name Mixin selector
      official a Ldwl$a;a(ZZ)I
      intermediary method_37302 Lnet/minecraft/class_329$class_6411;method_37302(ZZ)I
      named method_37302 Lnet/minecraft/client/gui/hud/InGameHud$class_6411;method_37302(ZZ)I
    • method_37301

      static InGameHud.class_6411 method_37301(PlayerEntity playerEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Ldwl$a;a(Lbkd;)Ldwl$a;
      intermediary method_37301 Lnet/minecraft/class_329$class_6411;method_37301(Lnet/minecraft/class_1657;)Lnet/minecraft/class_329$class_6411;
      named method_37301 Lnet/minecraft/client/gui/hud/InGameHud$class_6411;method_37301(Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/client/gui/hud/InGameHud$class_6411;