Package net.minecraft

Enum Class class_4047

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

public enum class_4047 extends Enum<class_4047> implements class_4051
Mappings:
Namespace Name
official bzz
intermediary net/minecraft/class_4047
named net/minecraft/class_4047
  • Enum Constant Details

    • field_19617

      public static final class_4047 field_19617
      Mappings:
      Namespace Name Mixin selector
      official a Lbzz;a:Lbzz;
      intermediary field_19617 Lnet/minecraft/class_4047;field_19617:Lnet/minecraft/class_4047;
      named field_19617 Lnet/minecraft/class_4047;field_19617:Lnet/minecraft/class_4047;
  • Constructor Details

    • class_4047

      private class_4047()
  • Method Details

    • values

      public static class_4047[] 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_4047 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_17880

      public int method_17880(class_4040 class_4040, class_4036 class_4036, int int2, int int3)
      Specified by:
      method_17880 in interface class_4051
      Mappings:
      Namespace Name Mixin selector
      official a Lcam;a(Lbzl;Lbzg;II)I
      intermediary method_17880 Lnet/minecraft/class_4051;method_17880(Lnet/minecraft/class_4040;Lnet/minecraft/class_4036;II)I
      named method_17880 Lnet/minecraft/class_4051;method_17880(Lnet/minecraft/class_4040;Lnet/minecraft/class_4036;II)I