net.minecraft.entity.ai.goal

public class RestrictOpenDoorGoal

extends Goal

uj
net.minecraft.class_918
net.minecraft.entity.ai.goal.RestrictOpenDoorGoal
net.minecraft.entity.ai.EntityAIRestrictOpenDoor

Field summary

Modifier and TypeField
private PathFinderMobEntity
a
field_3597
entity
entityObj
private VillageDoor
b
field_3598
door
frontDoor

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
continueExecuting()
public void
c()
method_2747()
start()
startExecuting()
public void
d()
method_2745()
stop()
resetTask()
public void
e()
method_2746()
tick()
updateTask()