net.minecraft.entity.ai.goal

public class EscapeDangerGoal

extends Goal

xy
net.minecraft.class_914
net.minecraft.entity.ai.goal.EscapeDangerGoal
net.minecraft.entity.ai.EntityAIPanic
net.minecraft.entity.ai.EntityAIPanic

Field summary

Modifier and TypeField
protected final PathFinderMobEntity
a
field_3579
entity
field_75267_a
creature
protected double
b
field_6853
speed
field_75265_b
speed
protected double
c
field_3581
targetX
field_75266_c
randPosX
protected double
d
field_3582
targetY
field_75263_d
randPosY
protected double
e
field_3583
targetZ
field_75264_e
randPosZ

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
func_75250_a()
shouldExecute()
protected boolean
f()
method_13953()
findTarget()
func_190863_f()
findRandomPosition()
public void
c()
method_2747()
start()
func_75249_e()
startExecuting()
public boolean
b()
method_2744()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
private BlockPos
a(amu arg0, vg arg1, int arg2, int arg3)
method_13100(class_1150 arg0, class_864 arg1, int arg2, int arg3)
locateNearestWater(World world, Entity entity, int boxWidth, int boxHeight)
func_188497_a(World arg0, Entity arg1, int arg2, int arg3)
getRandPos(World worldIn, Entity entityIn, int horizontalRange, int verticalRange)