Package net.minecraft.entity.pet
Class PetTurtleEntity.class_11029
java.lang.Object
net.minecraft.entity.ai.pathing.EntityNavigation
net.minecraft.entity.ai.pathing.AmphibiousSwimNavigation
net.minecraft.entity.pet.PetTurtleEntity.class_11029
- Enclosing class:
PetTurtleEntity
- Mappings:
Namespace Name named net/minecraft/entity/pet/PetTurtleEntity$class_11029intermediary net/minecraft/class_11028$class_11029official ctz$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
Methods inherited from class net.minecraft.entity.ai.pathing.AmphibiousSwimNavigation
adjustTargetY, canPathDirectlyThrough, createPathNodeNavigator, getPos, isAtValidPosition, setCanSwimMethods inherited from class net.minecraft.entity.ai.pathing.EntityNavigation
adjustPath, canJumpToNext, canSwim, checkTimeouts, continueFollowingPath, doesNotCollide, findPathTo, findPathTo, findPathTo, findPathTo, findPathTo, findPathTo, findPathToAny, findPathToAny, getCurrentPath, getNodeMaker, getNodeReachProximity, getTargetPos, isFollowingPath, isIdle, isNearPathStartPos, recalculatePath, resetRangeMultiplier, setMaxFollowRange, setRangeMultiplier, setSpeed, shouldRecalculatePath, startMovingAlong, startMovingTo, startMovingTo, startMovingTo, stop, tick, updateRange
-
Constructor Details
-
class_11029
class_11029(PetTurtleEntity petTurtleEntity, World world)
-
-
Method Details
-
isValidPosition
- Overrides:
isValidPositionin classAmphibiousSwimNavigation- Mappings:
Namespace Name Mixin selector named isValidPositionLnet/minecraft/entity/ai/pathing/EntityNavigation;isValidPosition(Lnet/minecraft/util/math/BlockPos;)Zintermediary method_6333Lnet/minecraft/class_1408;method_6333(Lnet/minecraft/class_2338;)Zofficial aLciw;a(Lix;)Z
-