Package net.minecraft

Enum Class class_4455

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

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

    • field_21886

      public static final class_4455 field_21886
      Mappings:
      Namespace Name Mixin selector
      official a Lum;a:Lum;
      intermediary field_21886 Lnet/minecraft/class_4455;field_21886:Lnet/minecraft/class_4455;
      named field_21886 Lnet/minecraft/class_4455;field_21886:Lnet/minecraft/class_4455;
    • field_21887

      public static final class_4455 field_21887
      Mappings:
      Namespace Name Mixin selector
      official b Lum;b:Lum;
      intermediary field_21887 Lnet/minecraft/class_4455;field_21887:Lnet/minecraft/class_4455;
      named field_21887 Lnet/minecraft/class_4455;field_21887:Lnet/minecraft/class_4455;
  • Field Details

    • field_21888

      private final String field_21888
      Mappings:
      Namespace Name Mixin selector
      official c Lum;c:Ljava/lang/String;
      intermediary field_21888 Lnet/minecraft/class_4455;field_21888:Ljava/lang/String;
      named field_21888 Lnet/minecraft/class_4455;field_21888:Ljava/lang/String;
  • Constructor Details

    • class_4455

      private class_4455(String string)
  • Method Details

    • values

      public static class_4455[] 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_4455 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_21331

      public String method_21331()
      Mappings:
      Namespace Name Mixin selector
      official a Lum;a()Ljava/lang/String;
      intermediary method_21331 Lnet/minecraft/class_4455;method_21331()Ljava/lang/String;
      named method_21331 Lnet/minecraft/class_4455;method_21331()Ljava/lang/String;