Package net.minecraft.entity.mob
Class RavagerEntity.Navigation
java.lang.Object
net.minecraft.entity.ai.pathing.EntityNavigation
net.minecraft.entity.ai.pathing.MobNavigation
net.minecraft.entity.mob.RavagerEntity.Navigation
- Enclosing class:
- RavagerEntity
- Mappings:
- Namespace - Name - official - brv$b- intermediary - net/minecraft/class_1584$class_1586- named - net/minecraft/entity/mob/RavagerEntity$Navigation
- 
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.MobNavigationadjustPath, canEnterOpenDoors, canWalkOnPath, findPathTo, findPathTo, getPos, isAtValidPosition, method_35140, setAvoidSunlight, setCanEnterOpenDoors, setCanPathThroughDoorsMethods inherited from class net.minecraft.entity.ai.pathing.EntityNavigationadjustTargetY, canPathDirectlyThrough, canSwim, checkTimeouts, continueFollowingPath, doesNotCollide, findPathTo, findPathTo, findPathTo, findPathTo, findPathToAny, findPathToAny, getCurrentPath, getNodeMaker, getNodeReachProximity, getTargetPos, isFollowingPath, isIdle, isInLiquid, isNearPathStartPos, isValidPosition, recalculatePath, resetRangeMultiplier, setCanSwim, setRangeMultiplier, setSpeed, shouldRecalculatePath, startMovingAlong, startMovingTo, startMovingTo, stop, tick
- 
Constructor Details- 
Navigation- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lblc;<init>(Lbce;Lcgx;)V- intermediary - <init>- Lnet/minecraft/class_1408;<init>(Lnet/minecraft/class_1308;Lnet/minecraft/class_1937;)V- named - <init>- Lnet/minecraft/entity/ai/pathing/EntityNavigation;<init>(Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/world/World;)V
 
 
- 
- 
Method Details