public class class_5326 extends Task<VillagerEntity>
Task.Status| Modifier and Type | Field and Description |
|---|---|
(package private) VillagerProfession |
field_25156 |
requiredMemoryStates| Constructor and Description |
|---|
class_5326(VillagerProfession villagerProfession) |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
method_29253(PointOfInterestType pointOfInterestType,
VillagerProfession villagerProfession) |
private boolean |
method_29254(VillagerEntity villagerEntity) |
private static VillagerEntity |
method_29255(VillagerEntity villagerEntity,
VillagerEntity villagerEntity2) |
private boolean |
method_29257(GlobalPos globalPos,
PointOfInterestType pointOfInterestType,
VillagerEntity villagerEntity) |
protected void |
run(ServerWorld serverWorld,
VillagerEntity villagerEntity,
long long2) |
finishRunning, getStatus, isTimeLimitExceeded, keepRunning, shouldKeepRunning, shouldRun, stop, tick, toString, tryStartingfinal VillagerProfession field_25156
public class_5326(VillagerProfession villagerProfession)
protected void run(ServerWorld serverWorld, VillagerEntity villagerEntity, long long2)
run in class Task<VillagerEntity>private static VillagerEntity method_29255(VillagerEntity villagerEntity, VillagerEntity villagerEntity2)
private boolean method_29257(GlobalPos globalPos, PointOfInterestType pointOfInterestType, VillagerEntity villagerEntity)
private boolean method_29253(PointOfInterestType pointOfInterestType, VillagerProfession villagerProfession)
private boolean method_29254(VillagerEntity villagerEntity)