Package net.minecraft

Enum Class class_4461

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

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

    • field_21899

      public static final class_4461 field_21899
      Mappings:
      Namespace Name Mixin selector
      official a Luw;a:Luw;
      intermediary field_21899 Lnet/minecraft/class_4461;field_21899:Lnet/minecraft/class_4461;
      named field_21899 Lnet/minecraft/class_4461;field_21899:Lnet/minecraft/class_4461;
    • field_21900

      public static final class_4461 field_21900
      Mappings:
      Namespace Name Mixin selector
      official b Luw;b:Luw;
      intermediary field_21900 Lnet/minecraft/class_4461;field_21900:Lnet/minecraft/class_4461;
      named field_21900 Lnet/minecraft/class_4461;field_21900:Lnet/minecraft/class_4461;
    • field_21901

      public static final class_4461 field_21901
      Mappings:
      Namespace Name Mixin selector
      official c Luw;c:Luw;
      intermediary field_21901 Lnet/minecraft/class_4461;field_21901:Lnet/minecraft/class_4461;
      named field_21901 Lnet/minecraft/class_4461;field_21901:Lnet/minecraft/class_4461;
  • Field Details

    • field_21902

      private final Text field_21902
      Mappings:
      Namespace Name Mixin selector
      official d Luw;d:Lij;
      intermediary field_21902 Lnet/minecraft/class_4461;field_21902:Lnet/minecraft/class_1982;
      named field_21902 Lnet/minecraft/class_4461;field_21902:Lnet/minecraft/text/Text;
    • field_21903

      private final Text field_21903
      Mappings:
      Namespace Name Mixin selector
      official e Luw;e:Lij;
      intermediary field_21903 Lnet/minecraft/class_4461;field_21903:Lnet/minecraft/class_1982;
      named field_21903 Lnet/minecraft/class_4461;field_21903:Lnet/minecraft/text/Text;
  • Constructor Details

    • class_4461

      private class_4461(String string)
  • Method Details

    • values

      public static class_4461[] 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_4461 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_21343

      public boolean method_21343()
      Mappings:
      Namespace Name Mixin selector
      official a Luw;a()Z
      intermediary method_21343 Lnet/minecraft/class_4461;method_21343()Z
      named method_21343 Lnet/minecraft/class_4461;method_21343()Z
    • method_21344

      public static class_4461 method_21344(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Luw;a(I)Luw;
      intermediary method_21344 Lnet/minecraft/class_4461;method_21344(I)Lnet/minecraft/class_4461;
      named method_21344 Lnet/minecraft/class_4461;method_21344(I)Lnet/minecraft/class_4461;
    • method_21345

      @Environment(CLIENT) public Text method_21345()
      Mappings:
      Namespace Name Mixin selector
      official b Luw;b()Lij;
      intermediary method_21345 Lnet/minecraft/class_4461;method_21345()Lnet/minecraft/class_1982;
      named method_21345 Lnet/minecraft/class_4461;method_21345()Lnet/minecraft/text/Text;
    • method_21346

      @Environment(CLIENT) public Text method_21346()
      Mappings:
      Namespace Name Mixin selector
      official c Luw;c()Lij;
      intermediary method_21346 Lnet/minecraft/class_4461;method_21346()Lnet/minecraft/class_1982;
      named method_21346 Lnet/minecraft/class_4461;method_21346()Lnet/minecraft/text/Text;