public class class_5355<E extends PassiveEntity> extends Task<E>
Task.Status| Modifier and Type | Field and Description |
|---|---|
private IntRange |
field_25357 |
private float |
field_25358 |
requiredMemoryStates| Constructor and Description |
|---|
class_5355(IntRange intRange,
float float2) |
| Modifier and Type | Method and Description |
|---|---|
private PassiveEntity |
method_29520(E e) |
protected void |
run(ServerWorld serverWorld,
E e,
long long2) |
protected boolean |
shouldRun(ServerWorld serverWorld,
E e) |
finishRunning, getStatus, isTimeLimitExceeded, keepRunning, shouldKeepRunning, stop, tick, toString, tryStartingprivate final IntRange field_25357
private final float field_25358
public class_5355(IntRange intRange, float float2)
protected boolean shouldRun(ServerWorld serverWorld, E e)
shouldRun in class Task<E extends PassiveEntity>protected void run(ServerWorld serverWorld, E e, long long2)
run in class Task<E extends PassiveEntity>private PassiveEntity method_29520(E e)