Package net.minecraft.entity.ai.path
Class SwimmingNavigation
java.lang.Object
net.minecraft.entity.ai.path.Type
net.minecraft.entity.ai.path.SwimmingNavigation
public class SwimmingNavigation extends Type
- Mappings:
Namespace Name official syintermediary net/minecraft/class_1836named net/minecraft/entity/ai/path/SwimmingNavigation
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.path.Type
field_7833, field_7834, field_7835, field_7836 -
Constructor Summary
Constructors Constructor Description SwimmingNavigation(MobEntity mobEntity, World world) -
Method Summary
Modifier and Type Method Description protected class_621method_7413()protected booleanmethod_7420(Vec3d vec3d, Vec3d vec3d2, int int2, int int3, int int4)protected booleanmethod_7424()protected Vec3dmethod_7425()protected voidmethod_7426()protected voidmethod_7430()Methods inherited from class net.minecraft.entity.ai.path.Type
method_7414, method_7415, method_7416, method_7417, method_7418, method_7419, method_7421, method_7422, method_7423, method_7427, method_7428, method_7431, method_7432, method_7433, tick
-
Constructor Details
-
SwimmingNavigation
-
-
Method Details
-
method_7413
- Specified by:
method_7413in classType- Mappings:
Namespace Name Mixin selector official aLsw;a()Lasy;intermediary method_7413Lnet/minecraft/class_1834;method_7413()Lnet/minecraft/class_621;named method_7413Lnet/minecraft/entity/ai/path/Type;method_7413()Lnet/minecraft/class_621;
-
method_7424
protected boolean method_7424()- Specified by:
method_7424in classType- Mappings:
Namespace Name Mixin selector official bLsw;b()Zintermediary method_7424Lnet/minecraft/class_1834;method_7424()Znamed method_7424Lnet/minecraft/entity/ai/path/Type;method_7424()Z
-
method_7425
- Specified by:
method_7425in classType- Mappings:
Namespace Name Mixin selector official cLsw;c()Laui;intermediary method_7425Lnet/minecraft/class_1834;method_7425()Lnet/minecraft/class_649;named method_7425Lnet/minecraft/entity/ai/path/Type;method_7425()Lnet/minecraft/util/math/Vec3d;
-
method_7430
protected void method_7430()- Overrides:
method_7430in classType- Mappings:
Namespace Name Mixin selector official lLsw;l()Vintermediary method_7430Lnet/minecraft/class_1834;method_7430()Vnamed method_7430Lnet/minecraft/entity/ai/path/Type;method_7430()V
-
method_7426
protected void method_7426()- Overrides:
method_7426in classType- Mappings:
Namespace Name Mixin selector official dLsw;d()Vintermediary method_7426Lnet/minecraft/class_1834;method_7426()Vnamed method_7426Lnet/minecraft/entity/ai/path/Type;method_7426()V
-
method_7420
- Specified by:
method_7420in classType- Mappings:
Namespace Name Mixin selector official aLsw;a(Laui;Laui;III)Zintermediary method_7420Lnet/minecraft/class_1834;method_7420(Lnet/minecraft/class_649;Lnet/minecraft/class_649;III)Znamed method_7420Lnet/minecraft/entity/ai/path/Type;method_7420(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;III)Z
-