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