Package net.minecraft

Enum Class class_2599

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

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

    • field_11796

      public static final class_2599 field_11796
      Mappings:
      Namespace Name Mixin selector
      official a Lag;a:Lag;
      intermediary field_11796 Lnet/minecraft/class_2599;field_11796:Lnet/minecraft/class_2599;
      named field_11796 Lnet/minecraft/class_2599;field_11796:Lnet/minecraft/class_2599;
    • field_11797

      public static final class_2599 field_11797
      Mappings:
      Namespace Name Mixin selector
      official b Lag;b:Lag;
      intermediary field_11797 Lnet/minecraft/class_2599;field_11797:Lnet/minecraft/class_2599;
      named field_11797 Lnet/minecraft/class_2599;field_11797:Lnet/minecraft/class_2599;
    • field_11798

      public static final class_2599 field_11798
      Mappings:
      Namespace Name Mixin selector
      official c Lag;c:Lag;
      intermediary field_11798 Lnet/minecraft/class_2599;field_11798:Lnet/minecraft/class_2599;
      named field_11798 Lnet/minecraft/class_2599;field_11798:Lnet/minecraft/class_2599;
    • field_11799

      public static final class_2599 field_11799
      Mappings:
      Namespace Name Mixin selector
      official d Lag;d:Lag;
      intermediary field_11799 Lnet/minecraft/class_2599;field_11799:Lnet/minecraft/class_2599;
      named field_11799 Lnet/minecraft/class_2599;field_11799:Lnet/minecraft/class_2599;
    • field_11800

      public static final class_2599 field_11800
      Mappings:
      Namespace Name Mixin selector
      official e Lag;e:Lag;
      intermediary field_11800 Lnet/minecraft/class_2599;field_11800:Lnet/minecraft/class_2599;
      named field_11800 Lnet/minecraft/class_2599;field_11800:Lnet/minecraft/class_2599;
  • Field Details

    • field_11801

      final int field_11801
      Mappings:
      Namespace Name Mixin selector
      official f Lag;f:I
      intermediary field_11801 Lnet/minecraft/class_2599;field_11801:I
      named field_11801 Lnet/minecraft/class_2599;field_11801:I
    • field_11802

      final String field_11802
      Mappings:
      Namespace Name Mixin selector
      official g Lag;g:Ljava/lang/String;
      intermediary field_11802 Lnet/minecraft/class_2599;field_11802:Ljava/lang/String;
      named field_11802 Lnet/minecraft/class_2599;field_11802:Ljava/lang/String;
  • Constructor Details

    • class_2599

      private class_2599(int int2, String string)
  • Method Details

    • values

      public static class_2599[] 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_2599 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_10797

      public int method_10797()
      Mappings:
      Namespace Name Mixin selector
      official a Lag;a()I
      intermediary method_10797 Lnet/minecraft/class_2599;method_10797()I
      named method_10797 Lnet/minecraft/class_2599;method_10797()I
    • method_10799

      public String method_10799()
      Mappings:
      Namespace Name Mixin selector
      official b Lag;b()Ljava/lang/String;
      intermediary method_10799 Lnet/minecraft/class_2599;method_10799()Ljava/lang/String;
      named method_10799 Lnet/minecraft/class_2599;method_10799()Ljava/lang/String;
    • method_10800

      public static String[] method_10800()
      Mappings:
      Namespace Name Mixin selector
      official c Lag;c()[Ljava/lang/String;
      intermediary method_10800 Lnet/minecraft/class_2599;method_10800()[Ljava/lang/String;
      named method_10800 Lnet/minecraft/class_2599;method_10800()[Ljava/lang/String;
    • method_10798

      public static class_2599 method_10798(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lag;a(Ljava/lang/String;)Lag;
      intermediary method_10798 Lnet/minecraft/class_2599;method_10798(Ljava/lang/String;)Lnet/minecraft/class_2599;
      named method_10798 Lnet/minecraft/class_2599;method_10798(Ljava/lang/String;)Lnet/minecraft/class_2599;