Package net.minecraft

Enum Class class_2292

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

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

    • field_10289

      public static final class_2292 field_10289
      Mappings:
      Namespace Name Mixin selector
      official a Lbsl;a:Lbsl;
      intermediary field_10289 Lnet/minecraft/class_2292;field_10289:Lnet/minecraft/class_2292;
      named field_10289 Lnet/minecraft/class_2292;field_10289:Lnet/minecraft/class_2292;
    • field_10290

      public static final class_2292 field_10290
      Mappings:
      Namespace Name Mixin selector
      official b Lbsl;b:Lbsl;
      intermediary field_10290 Lnet/minecraft/class_2292;field_10290:Lnet/minecraft/class_2292;
      named field_10290 Lnet/minecraft/class_2292;field_10290:Lnet/minecraft/class_2292;
  • Field Details

    • field_10291

      private static final Map field_10291
      Mappings:
      Namespace Name Mixin selector
      official c Lbsl;c:Ljava/util/Map;
      intermediary field_10291 Lnet/minecraft/class_2292;field_10291:Ljava/util/Map;
      named field_10291 Lnet/minecraft/class_2292;field_10291:Ljava/util/Map;
    • field_10292

      private final String field_10292
      Mappings:
      Namespace Name Mixin selector
      official d Lbsl;d:Ljava/lang/String;
      intermediary field_10292 Lnet/minecraft/class_2292;field_10292:Ljava/lang/String;
      named field_10292 Lnet/minecraft/class_2292;field_10292:Ljava/lang/String;
  • Constructor Details

    • class_2292

      private class_2292(String string)
  • Method Details

    • values

      public static class_2292[] 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_2292 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_9368

      public String method_9368()
      Mappings:
      Namespace Name Mixin selector
      official a Lbsl;a()Ljava/lang/String;
      intermediary method_9368 Lnet/minecraft/class_2292;method_9368()Ljava/lang/String;
      named method_9368 Lnet/minecraft/class_2292;method_9368()Ljava/lang/String;
    • method_9369

      public static class_2292 method_9369(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lbsl;a(Ljava/lang/String;)Lbsl;
      intermediary method_9369 Lnet/minecraft/class_2292;method_9369(Ljava/lang/String;)Lnet/minecraft/class_2292;
      named method_9369 Lnet/minecraft/class_2292;method_9369(Ljava/lang/String;)Lnet/minecraft/class_2292;