Package net.minecraft
Enum Class class_4465.class_4466
- All Implemented Interfaces:
Serializable,Comparable<class_4465.class_4466>,Constable
- Enclosing class:
- class_4465
- Mappings:
Namespace Name official va$aintermediary net/minecraft/class_4465$class_4466named net/minecraft/class_4465$class_4466
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T,P extends class_4465>
intmethod_21370(List<T> list, T t, Function<T, P> function, boolean bool) static class_4465.class_4466Returns the enum constant of this class with the specified name.static class_4465.class_4466[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_21920
- Mappings:
Namespace Name Mixin selector official aLva$a;a:Lva$a;intermediary field_21920Lnet/minecraft/class_4465$class_4466;field_21920:Lnet/minecraft/class_4465$class_4466;named field_21920Lnet/minecraft/class_4465$class_4466;field_21920:Lnet/minecraft/class_4465$class_4466;
-
field_21921
- Mappings:
Namespace Name Mixin selector official bLva$a;b:Lva$a;intermediary field_21921Lnet/minecraft/class_4465$class_4466;field_21921:Lnet/minecraft/class_4465$class_4466;named field_21921Lnet/minecraft/class_4465$class_4466;field_21921:Lnet/minecraft/class_4465$class_4466;
-
-
Constructor Details
-
class_4466
private class_4466()
-
-
Method Details
-
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
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 nameNullPointerException- 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 aLva$a;a(Ljava/util/List;Ljava/lang/Object;Ljava/util/function/Function;Z)Iintermediary method_21370Lnet/minecraft/class_4465$class_4466;method_21370(Ljava/util/List;Ljava/lang/Object;Ljava/util/function/Function;Z)Inamed method_21370Lnet/minecraft/class_4465$class_4466;method_21370(Ljava/util/List;Ljava/lang/Object;Ljava/util/function/Function;Z)I
-
method_21369
- Mappings:
Namespace Name Mixin selector official aLva$a;a()Lva$a;intermediary method_21369Lnet/minecraft/class_4465$class_4466;method_21369()Lnet/minecraft/class_4465$class_4466;named method_21369Lnet/minecraft/class_4465$class_4466;method_21369()Lnet/minecraft/class_4465$class_4466;
-