net.minecraft.entity.ai.goal

public class EscapeDangerGoal

extends Goal

anp
net.minecraft.class_1374
net.minecraft.entity.ai.goal.EscapeDangerGoal
net.minecraft.entity.ai.goal.PanicGoal
net.minecraft.entity.ai.goal.PanicGoal

Field summary

Modifier and TypeField
protected final PathFinderMobEntity
a
field_6549
entity
field_75267_a
field_75267_a
protected final double
b
field_6548
speed
field_75265_b
field_75265_b
protected double
c
field_6547
targetX
field_75266_c
field_75266_c
protected double
d
field_6546
targetY
field_75263_d
field_75263_d
protected double
e
field_6550
targetZ
field_75264_e
field_75264_e

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
canStart()
func_75250_a()
shouldExecute()
protected boolean
g()
method_6301()
findTarget()
func_190863_f()
findRandomPosition()
public void
c()
method_6269()
start()
func_75249_e()
startExecuting()
public boolean
b()
method_6266()
shouldContinue()
func_75253_b()
shouldContinueExecuting()
protected BlockPos
a(bgr arg0, aif arg1, int arg2, int arg3)
method_6300(class_1922 arg0, class_1297 arg1, int arg2, int arg3)
locateNearestWater(BlockView arg0, Entity arg1, int arg2, int arg3)
func_188497_a(IBlockReader arg0, Entity arg1, int arg2, int arg3)
getRandPos(IBlockReader worldIn, Entity entityIn, int horizontalRange, int verticalRange)