Package net.minecraft.entity.passive
Class TurtleEntity.TurtleSwimNavigation
java.lang.Object
net.minecraft.entity.ai.pathing.EntityNavigation
net.minecraft.entity.ai.pathing.AmphibiousSwimNavigation
net.minecraft.entity.passive.TurtleEntity.TurtleSwimNavigation
- Enclosing class:
- TurtleEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/TurtleEntity$TurtleSwimNavigation- intermediary - net/minecraft/class_1481$class_1488- official - cia$g
- 
Field SummaryFields inherited from class net.minecraft.entity.ai.pathing.EntityNavigationcurrentNodeMs, currentNodeTimeout, currentPath, entity, inRecalculationCooldown, lastActiveTickMs, lastNodePosition, lastRecalculateTime, nodeMaker, nodeReachProximity, pathStartPos, pathStartTime, speed, tickCount, world
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.pathing.AmphibiousSwimNavigationadjustTargetY, canPathDirectlyThrough, createPathNodeNavigator, getPos, isAtValidPosition, setCanSwimMethods inherited from class net.minecraft.entity.ai.pathing.EntityNavigationadjustPath, 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- 
TurtleSwimNavigationTurtleSwimNavigation(TurtleEntity owner, World world) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/TurtleEntity$TurtleSwimNavigation;<init>(Lnet/minecraft/entity/passive/TurtleEntity;Lnet/minecraft/world/World;)V- intermediary - <init>- Lnet/minecraft/class_1481$class_1488;<init>(Lnet/minecraft/class_1481;Lnet/minecraft/class_1937;)V- official - <init>- Lcia$g;<init>(Lcia;Ldgj;)V
 
 
- 
- 
Method Details- 
isValidPosition- Overrides:
- isValidPositionin class- AmphibiousSwimNavigation
- Mappings:
- Namespace - Name - Mixin selector - named - isValidPosition- Lnet/minecraft/entity/ai/pathing/EntityNavigation;isValidPosition(Lnet/minecraft/util/math/BlockPos;)Z- intermediary - method_6333- Lnet/minecraft/class_1408;method_6333(Lnet/minecraft/class_2338;)Z- official - a- Lceu;a(Lji;)Z
 
 
-