public class class_5327 extends Task<VillagerEntity>
Task.Status| Modifier and Type | Field and Description |
|---|---|
private float |
field_25158 |
requiredMemoryStates| Constructor and Description |
|---|
class_5327(float float2) |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
method_29260(PointOfInterestType pointOfInterestType,
VillagerEntity villagerEntity,
BlockPos blockPos) |
private void |
method_29261(VillagerEntity villagerEntity) |
private boolean |
method_29262(VillagerEntity villagerEntity,
BlockPos blockPos,
PointOfInterestType pointOfInterestType) |
private void |
method_29266(ServerWorld serverWorld,
VillagerEntity villagerEntity,
VillagerEntity villagerEntity2,
BlockPos blockPos,
boolean bool) |
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>private boolean method_29260(PointOfInterestType pointOfInterestType, VillagerEntity villagerEntity, BlockPos blockPos)
private void method_29266(ServerWorld serverWorld, VillagerEntity villagerEntity, VillagerEntity villagerEntity2, BlockPos blockPos, boolean bool)
private boolean method_29262(VillagerEntity villagerEntity, BlockPos blockPos, PointOfInterestType pointOfInterestType)
private void method_29261(VillagerEntity villagerEntity)