Package net.minecraft.entity.passive
Class HappyGhastEntity.GhastlingNavigation
java.lang.Object
net.minecraft.entity.ai.pathing.EntityNavigation
net.minecraft.entity.ai.pathing.BirdNavigation
net.minecraft.entity.passive.HappyGhastEntity.GhastlingNavigation
- Enclosing class:
HappyGhastEntity
- Mappings:
Namespace Name named net/minecraft/entity/passive/HappyGhastEntity$GhastlingNavigationintermediary net/minecraft/class_11187$class_11188official crg$a
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.pathing.EntityNavigation
currentNodeMs, currentNodeTimeout, currentPath, entity, inRecalculationCooldown, lastActiveTickMs, lastNodePosition, lastRecalculateTime, nodeMaker, nodeReachProximity, pathStartPos, pathStartTime, speed, tickCount, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancanPathDirectlyThrough(Vec3d origin, Vec3d target) Methods inherited from class net.minecraft.entity.ai.pathing.BirdNavigation
canControlOpeningDoors, createPathNodeNavigator, findPathTo, getPos, isAtValidPosition, isValidPosition, tickMethods inherited from class net.minecraft.entity.ai.pathing.EntityNavigation
adjustPath, adjustTargetY, canJumpToNext, canSwim, checkTimeouts, continueFollowingPath, doesNotCollide, findPathTo, findPathTo, findPathTo, findPathTo, findPathTo, findPathToAny, findPathToAny, getCurrentPath, getNodeMaker, getNodeReachProximity, getTargetPos, isFollowingPath, isIdle, isNearPathStartPos, recalculatePath, resetRangeMultiplier, setCanOpenDoors, setCanSwim, setMaxFollowRange, setRangeMultiplier, setSpeed, shouldRecalculatePath, startMovingAlong, startMovingTo, startMovingTo, startMovingTo, stop, updateRange
-
Constructor Details
-
GhastlingNavigation
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/entity/passive/HappyGhastEntity$GhastlingNavigation;<init>(Lnet/minecraft/entity/passive/HappyGhastEntity;Lnet/minecraft/world/World;)Vintermediary <init>Lnet/minecraft/class_11187$class_11188;<init>(Lnet/minecraft/class_11187;Lnet/minecraft/class_1937;)Vofficial <init>Lcrg$a;<init>(Lcrg;Ldrq;)V
-
-
Method Details
-
canPathDirectlyThrough
- Overrides:
canPathDirectlyThroughin classBirdNavigation- Mappings:
Namespace Name Mixin selector named canPathDirectlyThroughLnet/minecraft/entity/ai/pathing/EntityNavigation;canPathDirectlyThrough(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Zintermediary method_6341Lnet/minecraft/class_1408;method_6341(Lnet/minecraft/class_243;Lnet/minecraft/class_243;)Zofficial aLcoh;a(Lfoh;Lfoh;)Z
-