static class StriderEntity.class_5494 extends MoveToTargetPosGoal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private StriderEntity |
field_26632 |
cooldown, lowestY, mob, speed, targetPos, tryingTime| Modifier | Constructor and Description |
|---|---|
private |
class_5494(StriderEntity striderEntity,
double double2) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
protected boolean |
isTargetPos(WorldView worldView,
BlockPos blockPos) |
BlockPos |
method_30953() |
boolean |
shouldContinue() |
boolean |
shouldResetPath() |
findTargetPos, getDesiredSquaredDistanceToTarget, getInterval, hasReached, start, startMovingToTarget, tickcanStop, getControls, setControls, stop, toStringprivate final StriderEntity field_26632
private class_5494(StriderEntity striderEntity, double double2)
public BlockPos method_30953()
method_30953 in class MoveToTargetPosGoalpublic boolean shouldContinue()
shouldContinue in class MoveToTargetPosGoalpublic boolean canStart()
canStart in class MoveToTargetPosGoalpublic boolean shouldResetPath()
shouldResetPath in class MoveToTargetPosGoalprotected boolean isTargetPos(WorldView worldView, BlockPos blockPos)
isTargetPos in class MoveToTargetPosGoal