net.minecraft.entity.ai.goal

public class FleeEntityGoal

extends Goal

yp
net.minecraft.unmapped.C_27021753
net.minecraft.entity.ai.goal.FleeEntityGoal

Field summary

Modifier and TypeField
public final com.google.common.base.Predicate
a
f_09190497
entityFilter
protected PathFinderMobEntity
b
f_65767811
mob
private double
d
f_84869982
speedWhenFar
private double
e
f_86574496
speedWhenClose
protected Entity
c
f_67921805
target
private float
f
f_84471843
range
private Path
g
f_49161566
path
private PathNavigation
h
f_39369772
navigation
private com.google.common.base.Predicate
i
f_78866904
targetFilter

Constructor summary

ModifierConstructor
public (PathFinderMobEntity mob, com.google.common.base.Predicate targetFilter, float distance, double slowSpeed, double fastSpeed)

Method summary

Modifier and TypeMethod
public boolean
a()
m_13184927()
canStart()
public boolean
b()
m_68122984()
shouldContinue()
public void
c()
m_38932409()
start()
public void
d()
m_77320506()
stop()
public void
e()
m_58078449()
tick()