Package net.minecraft

Enum Class class_2586

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

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

    • field_11683

      public static final class_2586 field_11683
      Mappings:
      Namespace Name Mixin selector
      official a Llk;a:Llk;
      intermediary field_11683 Lnet/minecraft/class_2586;field_11683:Lnet/minecraft/class_2586;
      named field_11683 Lnet/minecraft/class_2586;field_11683:Lnet/minecraft/class_2586;
    • field_11684

      public static final class_2586 field_11684
      Mappings:
      Namespace Name Mixin selector
      official b Llk;b:Llk;
      intermediary field_11684 Lnet/minecraft/class_2586;field_11684:Lnet/minecraft/class_2586;
      named field_11684 Lnet/minecraft/class_2586;field_11684:Lnet/minecraft/class_2586;
    • field_11685

      public static final class_2586 field_11685
      Mappings:
      Namespace Name Mixin selector
      official c Llk;c:Llk;
      intermediary field_11685 Lnet/minecraft/class_2586;field_11685:Lnet/minecraft/class_2586;
      named field_11685 Lnet/minecraft/class_2586;field_11685:Lnet/minecraft/class_2586;
    • field_11686

      public static final class_2586 field_11686
      Mappings:
      Namespace Name Mixin selector
      official d Llk;d:Llk;
      intermediary field_11686 Lnet/minecraft/class_2586;field_11686:Lnet/minecraft/class_2586;
      named field_11686 Lnet/minecraft/class_2586;field_11686:Lnet/minecraft/class_2586;
    • field_11687

      public static final class_2586 field_11687
      Mappings:
      Namespace Name Mixin selector
      official e Llk;e:Llk;
      intermediary field_11687 Lnet/minecraft/class_2586;field_11687:Lnet/minecraft/class_2586;
      named field_11687 Lnet/minecraft/class_2586;field_11687:Lnet/minecraft/class_2586;
  • Constructor Details

    • class_2586

      private class_2586()
  • Method Details

    • values

      public static class_2586[] 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_2586 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_10692

      public static class_2586 method_10692(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Llk;a(Ljava/lang/String;)Llk;
      intermediary method_10692 Lnet/minecraft/class_2586;method_10692(Ljava/lang/String;)Lnet/minecraft/class_2586;
      named method_10692 Lnet/minecraft/class_2586;method_10692(Ljava/lang/String;)Lnet/minecraft/class_2586;
    • method_10691

      public static String[] method_10691()
      Mappings:
      Namespace Name Mixin selector
      official a Llk;a()[Ljava/lang/String;
      intermediary method_10691 Lnet/minecraft/class_2586;method_10691()[Ljava/lang/String;
      named method_10691 Lnet/minecraft/class_2586;method_10691()[Ljava/lang/String;