Package net.minecraft

Enum Class class_2198

java.lang.Object
java.lang.Enum<class_2198>
net.minecraft.class_2198
All Implemented Interfaces:
Serializable, Comparable<class_2198>, Constable, StringIdentifiable
Direct Known Subclasses:
class_4640, class_4641, class_4642, class_4643, class_4644, class_4645

public enum class_2198 extends Enum<class_2198> implements StringIdentifiable
Mappings:
Namespace Name
official axu
intermediary net/minecraft/class_2198
named net/minecraft/class_2198
  • Enum Constant Details

    • field_9534

      public static final class_2198 field_9534
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a:Laxu;
      intermediary field_9534 Lnet/minecraft/class_2198;field_9534:Lnet/minecraft/class_2198;
      named field_9534 Lnet/minecraft/class_2198;field_9534:Lnet/minecraft/class_2198;
    • field_9535

      public static final class_2198 field_9535
      Mappings:
      Namespace Name Mixin selector
      official b Laxu;b:Laxu;
      intermediary field_9535 Lnet/minecraft/class_2198;field_9535:Lnet/minecraft/class_2198;
      named field_9535 Lnet/minecraft/class_2198;field_9535:Lnet/minecraft/class_2198;
    • field_9536

      public static final class_2198 field_9536
      Mappings:
      Namespace Name Mixin selector
      official c Laxu;c:Laxu;
      intermediary field_9536 Lnet/minecraft/class_2198;field_9536:Lnet/minecraft/class_2198;
      named field_9536 Lnet/minecraft/class_2198;field_9536:Lnet/minecraft/class_2198;
    • field_9537

      public static final class_2198 field_9537
      Mappings:
      Namespace Name Mixin selector
      official d Laxu;d:Laxu;
      intermediary field_9537 Lnet/minecraft/class_2198;field_9537:Lnet/minecraft/class_2198;
      named field_9537 Lnet/minecraft/class_2198;field_9537:Lnet/minecraft/class_2198;
    • field_9538

      public static final class_2198 field_9538
      Mappings:
      Namespace Name Mixin selector
      official e Laxu;e:Laxu;
      intermediary field_9538 Lnet/minecraft/class_2198;field_9538:Lnet/minecraft/class_2198;
      named field_9538 Lnet/minecraft/class_2198;field_9538:Lnet/minecraft/class_2198;
    • field_9539

      public static final class_2198 field_9539
      Mappings:
      Namespace Name Mixin selector
      official f Laxu;f:Laxu;
      intermediary field_9539 Lnet/minecraft/class_2198;field_9539:Lnet/minecraft/class_2198;
      named field_9539 Lnet/minecraft/class_2198;field_9539:Lnet/minecraft/class_2198;
  • Field Details

    • field_9540

      private static final class_2198[] field_9540
      Mappings:
      Namespace Name Mixin selector
      official g Laxu;g:[Laxu;
      intermediary field_9540 Lnet/minecraft/class_2198;field_9540:[Lnet/minecraft/class_2198;
      named field_9540 Lnet/minecraft/class_2198;field_9540:[Lnet/minecraft/class_2198;
    • field_9541

      private final int field_9541
      Mappings:
      Namespace Name Mixin selector
      official h Laxu;h:I
      intermediary field_9541 Lnet/minecraft/class_2198;field_9541:I
      named field_9541 Lnet/minecraft/class_2198;field_9541:I
    • field_9542

      private final String field_9542
      Mappings:
      Namespace Name Mixin selector
      official i Laxu;i:Ljava/lang/String;
      intermediary field_9542 Lnet/minecraft/class_2198;field_9542:Ljava/lang/String;
      named field_9542 Lnet/minecraft/class_2198;field_9542:Ljava/lang/String;
    • field_9543

      private final String field_9543
      Mappings:
      Namespace Name Mixin selector
      official j Laxu;j:Ljava/lang/String;
      intermediary field_9543 Lnet/minecraft/class_2198;field_9543:Ljava/lang/String;
      named field_9543 Lnet/minecraft/class_2198;field_9543:Ljava/lang/String;
  • Constructor Details

    • class_2198

      private class_2198(int int2, String string)
    • class_2198

      private class_2198(int int2, String string, String string2)
  • Method Details

    • values

      public static class_2198[] 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_2198 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_8826

      public int method_8826()
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a()I
      intermediary method_8826 Lnet/minecraft/class_2198;method_8826()I
      named method_8826 Lnet/minecraft/class_2198;method_8826()I
    • toString

      public String toString()
      Overrides:
      toString in class Enum<class_2198>
      Mappings:
      Namespace Name Mixin selector
      official toString Laxu;toString()Ljava/lang/String;
      intermediary toString Lnet/minecraft/class_2198;toString()Ljava/lang/String;
      named toString Lnet/minecraft/class_2198;toString()Ljava/lang/String;
    • method_8827

      public static class_2198 method_8827(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(I)Laxu;
      intermediary method_8827 Lnet/minecraft/class_2198;method_8827(I)Lnet/minecraft/class_2198;
      named method_8827 Lnet/minecraft/class_2198;method_8827(I)Lnet/minecraft/class_2198;
    • asString

      public String asString()
      Specified by:
      asString in interface StringIdentifiable
      Mappings:
      Namespace Name Mixin selector
      official l Lva;l()Ljava/lang/String;
      intermediary method_10853 Lnet/minecraft/class_2604;method_10853()Ljava/lang/String;
      named asString Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
    • method_8829

      public String method_8829()
      Mappings:
      Namespace Name Mixin selector
      official c Laxu;c()Ljava/lang/String;
      intermediary method_8829 Lnet/minecraft/class_2198;method_8829()Ljava/lang/String;
      named method_8829 Lnet/minecraft/class_2198;method_8829()Ljava/lang/String;
    • method_8830

      public abstract BlockState method_8830()
      Mappings:
      Namespace Name Mixin selector
      official d Laxu;d()Lbec;
      intermediary method_8830 Lnet/minecraft/class_2198;method_8830()Lnet/minecraft/class_2232;
      named method_8830 Lnet/minecraft/class_2198;method_8830()Lnet/minecraft/block/BlockState;
    • method_8828

      public static class_2198 method_8828(BlockState blockState)
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(Lbec;)Laxu;
      intermediary method_8828 Lnet/minecraft/class_2198;method_8828(Lnet/minecraft/class_2232;)Lnet/minecraft/class_2198;
      named method_8828 Lnet/minecraft/class_2198;method_8828(Lnet/minecraft/block/BlockState;)Lnet/minecraft/class_2198;