extends Goal
| xr | |
| net.minecraft.class_2615 | |
| net.minecraft.entity.ai.goal.GoToBlockGoal | |
| net.minecraft.entity.ai.EntityAIMoveToBlock | |
| net.minecraft.entity.ai.EntityAIMoveToBlock |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final PathFinderMobEntity |
| ||||||||||
| private final double |
| ||||||||||
| protected int |
| ||||||||||
| private int |
| ||||||||||
| private int |
| ||||||||||
| protected BlockPos |
| ||||||||||
| private boolean |
| ||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PathFinderMobEntity entity, double speed, int range) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public boolean |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| protected boolean |
| ||||||||||
| private boolean |
| ||||||||||
| protected abstract boolean |
|