net.minecraft.entity.ai.goal

public class EscapeDangerGoal

extends Goal

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

Field summary

Modifier and TypeField
private PathFinderMobEntity
a
field_3579
entity
theEntityCreature
private double
b
field_6853
speed
speed
private double
c
field_3581
targetX
randPosX
private double
d
field_3582
targetY
randPosY
private double
e
field_3583
targetZ
randPosZ

Constructor summary

ModifierConstructor
public (PathFinderMobEntity entity, double speed)

Method summary

Modifier and TypeMethod
public boolean
a()
method_2742()
canStart()
shouldExecute()
public void
c()
method_2747()
start()
startExecuting()
public boolean
b()
method_2744()
shouldContinue()
continueExecuting()