public class OpenDoorGoal extends InteractDoorGoal
doorInteract, doorPosition, entity| Constructor and Description |
|---|
OpenDoorGoal(MobEntity entitylivingIn,
boolean shouldClose) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetTask() |
boolean |
shouldContinueExecuting() |
void |
startExecuting() |
void |
tick() |
canDestroy, func_220695_a, shouldExecute, toggleDoorgetMutexFlags, isPreemptible, setMutexFlagspublic OpenDoorGoal(MobEntity entitylivingIn, boolean shouldClose)
public boolean shouldContinueExecuting()
shouldContinueExecuting in class InteractDoorGoalpublic void startExecuting()
startExecuting in class InteractDoorGoalpublic void tick()
tick in class InteractDoorGoal