net.minecraft.entity.ai.goal

public class LongDoorInteractGoal

extends DoorInteractGoal

net.minecraft.world.entity.ai.goal.OpenDoorGoal
net.minecraft.class_4255
net.minecraft.entity.ai.goal.LongDoorInteractGoal

Field summary

Modifier and TypeField
private final boolean
closeDoor
field_19004
delayedClose
private int
forgetTime
field_19005
ticksLeft

Constructor summary

ModifierConstructor
public (MobEntity mob, boolean delayedClose)

Method summary

Modifier and TypeMethod
public boolean
canContinueToUse()
method_6266()
shouldContinue()
public void
start()
method_6269()
start()
public void
stop()
method_6270()
stop()
public void
tick()
method_6268()
tick()