static class VindicatorEntity.BreakDoorGoal extends BreakDoorGoal
Goal.Control
breakProgress, maxProgress, prevBreakProgress
doorPos, doorValid, mob
Constructor and Description |
---|
BreakDoorGoal(MobEntity mob) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
boolean |
shouldContinue() |
void |
start() |
getMaxProgress, stop, tick
isDoorOpen, setDoorOpen
canStop, getControls, setControls, toString
public BreakDoorGoal(MobEntity mob)
public boolean shouldContinue()
shouldContinue
in class BreakDoorGoal
public boolean canStart()
canStart
in class BreakDoorGoal
public void start()
start
in class BreakDoorGoal