net.minecraft.entity.ai.goal

public abstract class AbstractDoorInteractGoal

extends Goal

agj
net.minecraft.class_890
net.minecraft.entity.ai.goal.AbstractDoorInteractGoal
net.minecraft.entity.ai.EntityAIDoorInteract
net.minecraft.entity.ai.EntityAIDoorInteract

Field summary

Modifier and TypeField
protected MobEntity
a
field_3474
mob
field_75356_a
entity
protected BlockPos
b
field_11931
doorPos
field_179507_b
doorPosition
protected boolean
c
field_16846
f_78828961
field_195923_c
doorInteract
private boolean
d
field_3479
shouldStop
field_75350_f
hasStoppedDoorInteraction
private float
e
field_3480
offsetX
field_75351_g
entityPositionX
private float
f
field_3481
offsetZ
field_75357_h
entityPositionZ

Constructor summary

ModifierConstructor
public (MobEntity mob)

Method summary

Modifier and TypeMethod
protected boolean
g()
method_15680()
m_98408320()
func_195922_f()
canDestroy()
protected void
a(boolean arg0)
method_15679(boolean arg0)
m_47210185(boolean arg0)
func_195921_a(boolean arg0)
toggleDoor(boolean open)
public boolean
a()
method_2742()
canStart()
func_75250_a()
shouldExecute()
public boolean
b()
method_2744()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
public void
c()
method_2747()
start()
func_75249_e()
startExecuting()
public void
e()
method_2746()
tick()
func_75246_d()
tick()
private boolean
a(el arg0)
method_15678(class_2552 arg0)
getDoorBlock(BlockPos arg0)
func_195920_a(BlockPos arg0)
canInteract(BlockPos pos)