extends Goal
cga | |
net.minecraft.world.entity.ai.goal.MoveThroughVillageGoal | |
net.minecraft.class_1368 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
protected final PathfinderMob |
| ||||||
private final double |
| ||||||
private Path |
| ||||||
private BlockPos |
| ||||||
private final boolean |
| ||||||
private final List<BlockPos> |
| ||||||
private final int |
| ||||||
private final BooleanSupplier |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (PathfinderMob arg0, double arg1, boolean arg2, int arg3, BooleanSupplier arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public boolean |
| ||||||
public boolean |
| ||||||
public void |
| ||||||
public void |
| ||||||
private boolean |
| ||||||
private void |
|