public class class_5325 extends Task<VillagerEntity>
Task.Status| Modifier and Type | Field and Description |
|---|---|
(package private) float |
field_25155 |
requiredMemoryStates| Constructor and Description |
|---|
class_5325(float float2) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(ServerWorld serverWorld,
VillagerEntity villagerEntity,
long long2) |
protected boolean |
shouldRun(ServerWorld serverWorld,
VillagerEntity villagerEntity) |
finishRunning, getStatus, isTimeLimitExceeded, keepRunning, shouldKeepRunning, stop, tick, toString, tryStartingprotected boolean shouldRun(ServerWorld serverWorld, VillagerEntity villagerEntity)
shouldRun in class Task<VillagerEntity>protected void run(ServerWorld serverWorld, VillagerEntity villagerEntity, long long2)
run in class Task<VillagerEntity>