Package net.minecraft

Enum Class class_2290

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

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

    • field_10277

      public static final class_2290 field_10277
      Mappings:
      Namespace Name Mixin selector
      official a Lbsg;a:Lbsg;
      intermediary field_10277 Lnet/minecraft/class_2290;field_10277:Lnet/minecraft/class_2290;
      named field_10277 Lnet/minecraft/class_2290;field_10277:Lnet/minecraft/class_2290;
    • field_10278

      public static final class_2290 field_10278
      Mappings:
      Namespace Name Mixin selector
      official b Lbsg;b:Lbsg;
      intermediary field_10278 Lnet/minecraft/class_2290;field_10278:Lnet/minecraft/class_2290;
      named field_10278 Lnet/minecraft/class_2290;field_10278:Lnet/minecraft/class_2290;
    • field_10279

      public static final class_2290 field_10279
      Mappings:
      Namespace Name Mixin selector
      official c Lbsg;c:Lbsg;
      intermediary field_10279 Lnet/minecraft/class_2290;field_10279:Lnet/minecraft/class_2290;
      named field_10279 Lnet/minecraft/class_2290;field_10279:Lnet/minecraft/class_2290;
    • field_10280

      public static final class_2290 field_10280
      Mappings:
      Namespace Name Mixin selector
      official d Lbsg;d:Lbsg;
      intermediary field_10280 Lnet/minecraft/class_2290;field_10280:Lnet/minecraft/class_2290;
      named field_10280 Lnet/minecraft/class_2290;field_10280:Lnet/minecraft/class_2290;
  • Field Details

    • field_10283

      private static Map field_10283
      Mappings:
      Namespace Name Mixin selector
      official g Lbsg;g:Ljava/util/Map;
      intermediary field_10283 Lnet/minecraft/class_2290;field_10283:Ljava/util/Map;
      named field_10283 Lnet/minecraft/class_2290;field_10283:Ljava/util/Map;
    • field_10281

      public final String field_10281
      Mappings:
      Namespace Name Mixin selector
      official e Lbsg;e:Ljava/lang/String;
      intermediary field_10281 Lnet/minecraft/class_2290;field_10281:Ljava/lang/String;
      named field_10281 Lnet/minecraft/class_2290;field_10281:Ljava/lang/String;
    • field_10282

      public final int field_10282
      Mappings:
      Namespace Name Mixin selector
      official f Lbsg;f:I
      intermediary field_10282 Lnet/minecraft/class_2290;field_10282:I
      named field_10282 Lnet/minecraft/class_2290;field_10282:I
  • Constructor Details

    • class_2290

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

    • values

      public static class_2290[] 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_2290 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_9365

      public static String[] method_9365()
      Mappings:
      Namespace Name Mixin selector
      official a Lbsg;a()[Ljava/lang/String;
      intermediary method_9365 Lnet/minecraft/class_2290;method_9365()[Ljava/lang/String;
      named method_9365 Lnet/minecraft/class_2290;method_9365()[Ljava/lang/String;
    • method_9366

      public static class_2290 method_9366(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lbsg;a(Ljava/lang/String;)Lbsg;
      intermediary method_9366 Lnet/minecraft/class_2290;method_9366(Ljava/lang/String;)Lnet/minecraft/class_2290;
      named method_9366 Lnet/minecraft/class_2290;method_9366(Ljava/lang/String;)Lnet/minecraft/class_2290;