Package net.minecraft

Enum Class class_4465.class_4466

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

public static enum class_4465.class_4466 extends Enum<class_4465.class_4466>
Mappings:
Namespace Name
official va$a
intermediary net/minecraft/class_4465$class_4466
named net/minecraft/class_4465$class_4466
  • Enum Constant Details

    • field_21920

      public static final class_4465.class_4466 field_21920
      Mappings:
      Namespace Name Mixin selector
      official a Lva$a;a:Lva$a;
      intermediary field_21920 Lnet/minecraft/class_4465$class_4466;field_21920:Lnet/minecraft/class_4465$class_4466;
      named field_21920 Lnet/minecraft/class_4465$class_4466;field_21920:Lnet/minecraft/class_4465$class_4466;
    • field_21921

      public static final class_4465.class_4466 field_21921
      Mappings:
      Namespace Name Mixin selector
      official b Lva$a;b:Lva$a;
      intermediary field_21921 Lnet/minecraft/class_4465$class_4466;field_21921:Lnet/minecraft/class_4465$class_4466;
      named field_21921 Lnet/minecraft/class_4465$class_4466;field_21921:Lnet/minecraft/class_4465$class_4466;
  • Constructor Details

    • class_4466

      private class_4466()
  • Method Details

    • values

      public static class_4465.class_4466[] 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_4465.class_4466 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_21370

      public <T, P extends class_4465> int method_21370(List<T> list, T t, Function<T,P> function, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lva$a;a(Ljava/util/List;Ljava/lang/Object;Ljava/util/function/Function;Z)I
      intermediary method_21370 Lnet/minecraft/class_4465$class_4466;method_21370(Ljava/util/List;Ljava/lang/Object;Ljava/util/function/Function;Z)I
      named method_21370 Lnet/minecraft/class_4465$class_4466;method_21370(Ljava/util/List;Ljava/lang/Object;Ljava/util/function/Function;Z)I
    • method_21369

      public class_4465.class_4466 method_21369()
      Mappings:
      Namespace Name Mixin selector
      official a Lva$a;a()Lva$a;
      intermediary method_21369 Lnet/minecraft/class_4465$class_4466;method_21369()Lnet/minecraft/class_4465$class_4466;
      named method_21369 Lnet/minecraft/class_4465$class_4466;method_21369()Lnet/minecraft/class_4465$class_4466;