extends MoveToBlockGoal
ceg | |
net.minecraft.world.entity.ai.goal.RemoveBlockGoal | |
net.minecraft.class_1382 | |
net.minecraft.entity.ai.goal.StepAndDestroyBlockGoal | |
net.minecraft.world.entity.ai.goal.PathfinderGoalRemoveBlock |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final Block |
| ||||||||
private final Mob |
| ||||||||
private int |
| ||||||||
private static final int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Block targetBlock, PathfinderMob mob, double speed, int maxYDifference) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
public void |
| ||||||||
private BlockPos |
| ||||||||
protected boolean |
|