public abstract class GoToBlockGoal
extends Goal
| ro | |
| net.minecraft.unmapped.C_85052451 | |
| net.minecraft.entity.ai.goal.GoToBlockGoal |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final PathFinderMobEntity |
| ||||||
| private final double |
| ||||||
| protected int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| protected BlockPos |
| ||||||
| private boolean |
| ||||||
| private 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 |
| ||||||
| public void |
| ||||||
| protected boolean |
| ||||||
| private boolean |
| ||||||
| protected abstract boolean |
|