net.minecraft.entity.mobpublic abstract class PathAwareEntity
extends MobEntity
All mapped superinterfaces:
Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, EntryConvertible, Attackable, ServerWaypoint, Waypoint, Targeter, EquipmentHolder, Leashable
| net.minecraft.world.entity.PathfinderMob |
| net.minecraft.world.entity.PathfinderMob |
| net.minecraft.class_1314 |
| net.minecraft.entity.mob.PathAwareEntity |
Field summary
| Modifier and Type | Field |
|---|
| protected static final float | | DEFAULT_WALK_TARGET_VALUE | | DEFAULT_WALK_TARGET_VALUE | | field_35670 | | DEFAULT_PATHFINDING_FAVOR |
|
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| public float | |
| public float | |
| public boolean | |
| public boolean | | isPathFinding() | | isPathFinding() | | method_6150() | | isNavigating() |
|
| public boolean | | isPanicking() | | isPanicking() | | method_52546() | | isPanicking() |
|
| protected boolean | | shouldStayCloseToLeashHolder() | | shouldStayCloseToLeashHolder() | | method_43689() | | shouldFollowLeash() |
|
| public void | | closeRangeLeashBehaviour(Entity leashHolder) | | closeRangeLeashBehaviour(Entity leashHolder) | | method_60963(class_1297 arg0) | | onShortLeashTick(Entity arg0) |
|
| public void | |
| protected double | | followLeashSpeed() | | followLeashSpeed() | | method_6148() | | getFollowLeashSpeed() |
|