Package net.minecraft

Enum class_5949

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

@Environment(CLIENT)
public enum class_5949
extends Enum<class_5949>
Mappings:
Namespace Name
official apu
intermediary net/minecraft/class_5949
named net/minecraft/class_5949
  • Enum Constant Details

    • field_29551

      public static final class_5949 field_29551
      Mappings:
      Namespace Name Mixin selector
      official a Lapu;a:Lapu;
      intermediary field_29551 Lnet/minecraft/class_5949;field_29551:Lnet/minecraft/class_5949;
      named field_29551 Lnet/minecraft/class_5949;field_29551:Lnet/minecraft/class_5949;
    • field_29552

      public static final class_5949 field_29552
      Mappings:
      Namespace Name Mixin selector
      official b Lapu;b:Lapu;
      intermediary field_29552 Lnet/minecraft/class_5949;field_29552:Lnet/minecraft/class_5949;
      named field_29552 Lnet/minecraft/class_5949;field_29552:Lnet/minecraft/class_5949;
  • Field Details

    • field_29553

      private final String field_29553
      Mappings:
      Namespace Name Mixin selector
      official c Lapu;c:Ljava/lang/String;
      intermediary field_29553 Lnet/minecraft/class_5949;field_29553:Ljava/lang/String;
      named field_29553 Lnet/minecraft/class_5949;field_29553:Ljava/lang/String;
  • Constructor Details

    • class_5949

      private class_5949​(String string)
  • Method Details

    • values

      public static class_5949[] values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      Returns:
      an array containing the constants of this enum type, in the order they are declared
    • valueOf

      public static class_5949 valueOf​(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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 type has no constant with the specified name
      NullPointerException - if the argument is null
    • method_34700

      public String method_34700()
      Mappings:
      Namespace Name Mixin selector
      official a Lapu;a()Ljava/lang/String;
      intermediary method_34700 Lnet/minecraft/class_5949;method_34700()Ljava/lang/String;
      named method_34700 Lnet/minecraft/class_5949;method_34700()Ljava/lang/String;