Package net.minecraft

Enum Class class_3319

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

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

    • field_16233

      public static final class_3319 field_16233
      Mappings:
      Namespace Name Mixin selector
      official a Ldhg;a:Ldhg;
      intermediary field_16233 Lnet/minecraft/class_3319;field_16233:Lnet/minecraft/class_3319;
      named field_16233 Lnet/minecraft/class_3319;field_16233:Lnet/minecraft/class_3319;
    • field_16234

      public static final class_3319 field_16234
      Mappings:
      Namespace Name Mixin selector
      official b Ldhg;b:Ldhg;
      intermediary field_16234 Lnet/minecraft/class_3319;field_16234:Lnet/minecraft/class_3319;
      named field_16234 Lnet/minecraft/class_3319;field_16234:Lnet/minecraft/class_3319;
    • field_16235

      public static final class_3319 field_16235
      Mappings:
      Namespace Name Mixin selector
      official c Ldhg;c:Ldhg;
      intermediary field_16235 Lnet/minecraft/class_3319;field_16235:Lnet/minecraft/class_3319;
      named field_16235 Lnet/minecraft/class_3319;field_16235:Lnet/minecraft/class_3319;
    • field_16236

      public static final class_3319 field_16236
      Mappings:
      Namespace Name Mixin selector
      official d Ldhg;d:Ldhg;
      intermediary field_16236 Lnet/minecraft/class_3319;field_16236:Lnet/minecraft/class_3319;
      named field_16236 Lnet/minecraft/class_3319;field_16236:Lnet/minecraft/class_3319;
    • field_16237

      public static final class_3319 field_16237
      Mappings:
      Namespace Name Mixin selector
      official e Ldhg;e:Ldhg;
      intermediary field_16237 Lnet/minecraft/class_3319;field_16237:Lnet/minecraft/class_3319;
      named field_16237 Lnet/minecraft/class_3319;field_16237:Lnet/minecraft/class_3319;
    • field_16238

      public static final class_3319 field_16238
      Mappings:
      Namespace Name Mixin selector
      official f Ldhg;f:Ldhg;
      intermediary field_16238 Lnet/minecraft/class_3319;field_16238:Lnet/minecraft/class_3319;
      named field_16238 Lnet/minecraft/class_3319;field_16238:Lnet/minecraft/class_3319;
  • Field Details

    • field_16239

      private final String field_16239
      Mappings:
      Namespace Name Mixin selector
      official g Ldhg;g:Ljava/lang/String;
      intermediary field_16239 Lnet/minecraft/class_3319;field_16239:Ljava/lang/String;
      named field_16239 Lnet/minecraft/class_3319;field_16239:Ljava/lang/String;
    • field_16240

      private final Function<class_3316,? extends class_3318> field_16240
      Mappings:
      Namespace Name Mixin selector
      official h Ldhg;h:Ljava/util/function/Function;
      intermediary field_16240 Lnet/minecraft/class_3319;field_16240:Ljava/util/function/Function;
      named field_16240 Lnet/minecraft/class_3319;field_16240:Ljava/util/function/Function;
  • Constructor Details

  • Method Details

    • values

      public static class_3319[] 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_3319 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_14740

      public class_3318 method_14740(class_3316 class_3316)
      Mappings:
      Namespace Name Mixin selector
      official a Ldhg;a(Ldhe;)Ldhf;
      intermediary method_14740 Lnet/minecraft/class_3319;method_14740(Lnet/minecraft/class_3316;)Lnet/minecraft/class_3318;
      named method_14740 Lnet/minecraft/class_3319;method_14740(Lnet/minecraft/class_3316;)Lnet/minecraft/class_3318;
    • method_14739

      public String method_14739()
      Mappings:
      Namespace Name Mixin selector
      official a Ldhg;a()Ljava/lang/String;
      intermediary method_14739 Lnet/minecraft/class_3319;method_14739()Ljava/lang/String;
      named method_14739 Lnet/minecraft/class_3319;method_14739()Ljava/lang/String;
    • method_14741

      public static class_3319 method_14741(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Ldhg;a(Ljava/lang/String;)Ldhg;
      intermediary method_14741 Lnet/minecraft/class_3319;method_14741(Ljava/lang/String;)Lnet/minecraft/class_3319;
      named method_14741 Lnet/minecraft/class_3319;method_14741(Ljava/lang/String;)Lnet/minecraft/class_3319;