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$GhastlingNavigation
intermediary net/minecraft/class_11187$class_11188
official cmt$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 boolean
canPathDirectlyThrough
(Vec3d origin, Vec3d target) Methods inherited from class net.minecraft.entity.ai.pathing.BirdNavigation
canControlOpeningDoors, createPathNodeNavigator, findPathTo, getPos, isAtValidPosition, isValidPosition, tick
Methods 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;)V
intermediary <init>
Lnet/minecraft/class_11187$class_11188;<init>(Lnet/minecraft/class_11187;Lnet/minecraft/class_1937;)V
official <init>
Lcmt$a;<init>(Lcmt;Ldmu;)V
-
-
Method Details
-
canPathDirectlyThrough
- Overrides:
canPathDirectlyThrough
in classBirdNavigation
- Mappings:
Namespace Name Mixin selector named canPathDirectlyThrough
Lnet/minecraft/entity/ai/pathing/EntityNavigation;canPathDirectlyThrough(Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Z
intermediary method_6341
Lnet/minecraft/class_1408;method_6341(Lnet/minecraft/class_243;Lnet/minecraft/class_243;)Z
official a
Lcjw;a(Lfis;Lfis;)Z
-