Package net.minecraft
Enum Class class_4048.class_4049
- All Implemented Interfaces:
Serializable,Comparable<class_4048.class_4049>,Constable
- Enclosing class:
- class_4048
- Mappings:
Namespace Name official ca$aintermediary net/minecraft/class_4048$class_4049named net/minecraft/class_4048$class_4049
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Map<String,class_4048.class_4049> private final Stringprivate final BiFunction<Vec3d,Entity, Vec3d> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateclass_4049(String string, BiFunction<Vec3d, Entity, Vec3d> biFunction) -
Method Summary
Modifier and TypeMethodDescriptionmethod_17870(Entity entity) method_17871(class_3915 class_3915) static class_4048.class_4049method_17873(String string) static class_4048.class_4049Returns the enum constant of this class with the specified name.static class_4048.class_4049[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
field_19621
- Mappings:
Namespace Name Mixin selector official aLca$a;a:Lca$a;intermediary field_19621Lnet/minecraft/class_4048$class_4049;field_19621:Lnet/minecraft/class_4048$class_4049;named field_19621Lnet/minecraft/class_4048$class_4049;field_19621:Lnet/minecraft/class_4048$class_4049;
-
field_19622
- Mappings:
Namespace Name Mixin selector official bLca$a;b:Lca$a;intermediary field_19622Lnet/minecraft/class_4048$class_4049;field_19622:Lnet/minecraft/class_4048$class_4049;named field_19622Lnet/minecraft/class_4048$class_4049;field_19622:Lnet/minecraft/class_4048$class_4049;
-
-
Field Details
-
field_19623
- Mappings:
Namespace Name Mixin selector official cLca$a;c:Ljava/util/Map;intermediary field_19623Lnet/minecraft/class_4048$class_4049;field_19623:Ljava/util/Map;named field_19623Lnet/minecraft/class_4048$class_4049;field_19623:Ljava/util/Map;
-
field_19624
- Mappings:
Namespace Name Mixin selector official dLca$a;d:Ljava/lang/String;intermediary field_19624Lnet/minecraft/class_4048$class_4049;field_19624:Ljava/lang/String;named field_19624Lnet/minecraft/class_4048$class_4049;field_19624:Ljava/lang/String;
-
field_19625
- Mappings:
Namespace Name Mixin selector official eLca$a;e:Ljava/util/function/BiFunction;intermediary field_19625Lnet/minecraft/class_4048$class_4049;field_19625:Ljava/util/function/BiFunction;named field_19625Lnet/minecraft/class_4048$class_4049;field_19625:Ljava/util/function/BiFunction;
-
-
Constructor Details
-
class_4049
-
-
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_17873
- Mappings:
Namespace Name Mixin selector official aLca$a;a(Ljava/lang/String;)Lca$a;intermediary method_17873Lnet/minecraft/class_4048$class_4049;method_17873(Ljava/lang/String;)Lnet/minecraft/class_4048$class_4049;named method_17873Lnet/minecraft/class_4048$class_4049;method_17873(Ljava/lang/String;)Lnet/minecraft/class_4048$class_4049;
-
method_17870
- Mappings:
Namespace Name Mixin selector official aLca$a;a(Laer;)Lcee;intermediary method_17870Lnet/minecraft/class_4048$class_4049;method_17870(Lnet/minecraft/class_864;)Lnet/minecraft/class_236;named method_17870Lnet/minecraft/class_4048$class_4049;method_17870(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/math/Vec3d;
-
method_17871
- Mappings:
Namespace Name Mixin selector official aLca$a;a(Lbu;)Lcee;intermediary method_17871Lnet/minecraft/class_4048$class_4049;method_17871(Lnet/minecraft/class_3915;)Lnet/minecraft/class_236;named method_17871Lnet/minecraft/class_4048$class_4049;method_17871(Lnet/minecraft/class_3915;)Lnet/minecraft/util/math/Vec3d;
-