类 Creaking.CreakingPathNavigation
java.lang.Object
net.minecraft.world.entity.ai.navigation.PathNavigation
net.minecraft.world.entity.ai.navigation.GroundPathNavigation
net.minecraft.world.entity.monster.creaking.Creaking.CreakingPathNavigation
- 封闭类:
Creaking
-
字段概要
从类继承的字段 net.minecraft.world.entity.ai.navigation.PathNavigation
hasDelayedRecomputation, lastStuckCheck, lastStuckCheckPos, lastTimeoutCheck, level, maxDistanceToWaypoint, mob, nodeEvaluator, path, speedModifier, tick, timeLastRecompute, timeoutCachedNode, timeoutLimit, timeoutTimer
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.navigation.GroundPathNavigation
canNavigateGround, canUpdatePath, createPath, createPath, getTempMobPos, hasValidPathType, setAvoidSun, setCanWalkOverFences, trimPath
从类继承的方法 net.minecraft.world.entity.ai.navigation.PathNavigation
canCutCorner, canFloat, canMoveDirectly, createPath, createPath, createPath, createPath, createPath, createPath, doStuckDetection, followThePath, getGroundY, getMaxDistanceToWaypoint, getNodeEvaluator, getPath, getTargetPos, isClearForMovementBetween, isDone, isInProgress, isStableDestination, isStuck, moveTo, moveTo, moveTo, moveTo, recomputePath, resetMaxVisitedNodesMultiplier, setCanFloat, setCanOpenDoors, setMaxVisitedNodesMultiplier, setRequiredPathLength, setSpeedModifier, shouldRecomputePath, stop, updatePathfinderMaxVisitedNodes
-
构造器详细资料
-
CreakingPathNavigation
-
-
方法详细资料
-
tick
public void tick()- 覆盖:
tick
在类中PathNavigation
-
createPathFinder
- 覆盖:
createPathFinder
在类中GroundPathNavigation
-