Package net.minecraft

Enum Class class_6419.class_6420

java.lang.Object
java.lang.Enum<class_6419.class_6420>
net.minecraft.class_6419.class_6420
All Implemented Interfaces:
Serializable, Comparable<class_6419.class_6420>, Constable
Enclosing class:
class_6419

public static enum class_6419.class_6420 extends Enum<class_6419.class_6420>
Mappings:
Namespace Name
official aqc$a
intermediary net/minecraft/class_6419$class_6420
named net/minecraft/class_6419$class_6420
  • Enum Constant Details

    • field_34072

      public static final class_6419.class_6420 field_34072
      Mappings:
      Namespace Name Mixin selector
      official a Laqc$a;a:Laqc$a;
      intermediary field_34072 Lnet/minecraft/class_6419$class_6420;field_34072:Lnet/minecraft/class_6419$class_6420;
      named field_34072 Lnet/minecraft/class_6419$class_6420;field_34072:Lnet/minecraft/class_6419$class_6420;
    • field_34073

      public static final class_6419.class_6420 field_34073
      Mappings:
      Namespace Name Mixin selector
      official b Laqc$a;b:Laqc$a;
      intermediary field_34073 Lnet/minecraft/class_6419$class_6420;field_34073:Lnet/minecraft/class_6419$class_6420;
      named field_34073 Lnet/minecraft/class_6419$class_6420;field_34073:Lnet/minecraft/class_6419$class_6420;
  • Constructor Details

    • class_6420

      private class_6420()
  • Method Details

    • values

      public static class_6419.class_6420[] 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_6419.class_6420 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_37500

      public static class_6419.class_6420 method_37500(MinecraftServer minecraftServer)
      Mappings:
      Namespace Name Mixin selector
      official a Laqc$a;a(Lnet/minecraft/server/MinecraftServer;)Laqc$a;
      intermediary method_37500 Lnet/minecraft/class_6419$class_6420;method_37500(Lnet/minecraft/server/MinecraftServer;)Lnet/minecraft/class_6419$class_6420;
      named method_37500 Lnet/minecraft/class_6419$class_6420;method_37500(Lnet/minecraft/server/MinecraftServer;)Lnet/minecraft/class_6419$class_6420;