net.minecraft.world.entity.ai.goal

public class OpenDoorGoal

extends DoorInteractGoal

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

Field summary

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

Constructor summary

ModifierConstructor
public (Mob mob, boolean delayedClose)

Method summary

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