Package net.minecraft.entity.ai.pathing
Class SpiderNavigation
java.lang.Object
net.minecraft.entity.ai.path.Type
net.minecraft.entity.ai.pathing.MobType
net.minecraft.entity.ai.pathing.SpiderNavigation
public class SpiderNavigation extends MobType
- Mappings:
Namespace Name official sxintermediary net/minecraft/class_1835named net/minecraft/entity/ai/pathing/SpiderNavigation
-
Field Summary
Fields Modifier and Type Field Description private BlockPosfield_7842Fields inherited from class net.minecraft.entity.ai.pathing.MobType
field_7830Fields inherited from class net.minecraft.entity.ai.path.Type
field_7833, field_7834, field_7835, field_7836 -
Constructor Summary
Constructors Constructor Description SpiderNavigation(MobEntity mobEntity, World world) -
Method Summary
Modifier and Type Method Description class_620method_7421(BlockPos blockPos)class_620method_7422(Entity entity)booleanmethod_7423(Entity entity, double double2)voidtick()Methods inherited from class net.minecraft.entity.ai.pathing.MobType
canEnterOpenDoors, method_7403, method_7405, method_7406, method_7407, method_7408, method_7411, method_7413, method_7420, method_7424, method_7425, method_7426, setAvoidSunlightMethods inherited from class net.minecraft.entity.ai.path.Type
method_7414, method_7415, method_7416, method_7417, method_7418, method_7419, method_7427, method_7428, method_7430, method_7431, method_7432, method_7433
-
Field Details
-
field_7842
- Mappings:
Namespace Name Mixin selector official fLsx;f:Lcj;intermediary field_7842Lnet/minecraft/class_1835;field_7842:Lnet/minecraft/class_1372;named field_7842Lnet/minecraft/entity/ai/pathing/SpiderNavigation;field_7842:Lnet/minecraft/util/math/BlockPos;
-
-
Constructor Details
-
SpiderNavigation
-
-
Method Details
-
method_7421
- Overrides:
method_7421in classType- Mappings:
Namespace Name Mixin selector official aLsw;a(Lcj;)Lasx;intermediary method_7421Lnet/minecraft/class_1834;method_7421(Lnet/minecraft/class_1372;)Lnet/minecraft/class_620;named method_7421Lnet/minecraft/entity/ai/path/Type;method_7421(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/class_620;
-
method_7422
- Overrides:
method_7422in classType- Mappings:
Namespace Name Mixin selector official aLsw;a(Lpk;)Lasx;intermediary method_7422Lnet/minecraft/class_1834;method_7422(Lnet/minecraft/class_1745;)Lnet/minecraft/class_620;named method_7422Lnet/minecraft/entity/ai/path/Type;method_7422(Lnet/minecraft/entity/Entity;)Lnet/minecraft/class_620;
-
method_7423
- Overrides:
method_7423in classType- Mappings:
Namespace Name Mixin selector official aLsw;a(Lpk;D)Zintermediary method_7423Lnet/minecraft/class_1834;method_7423(Lnet/minecraft/class_1745;D)Znamed method_7423Lnet/minecraft/entity/ai/path/Type;method_7423(Lnet/minecraft/entity/Entity;D)Z
-
tick
public void tick()
-