net.minecraft.entity.ai.goal

public class AvoidEntityGoal<T extends LivingEntity>

extends Goal

amc
net.minecraft.class_1338
net.minecraft.entity.ai.goal.AvoidEntityGoal

Field summary

Modifier and TypeField
protected final CreatureEntity
a
field_6391
field_75380_a
private final double
i
field_6385
field_75378_b
private final double
j
field_6395
field_75379_c
protected T
b
field_6390
field_75376_d
protected final float
c
field_6386
field_179508_f
protected Path
d
field_6387
field_75374_f
protected final PathNavigator
e
field_6394
field_75375_g
protected final Class<T>
f
field_6392
field_181064_i
protected final Predicate<LivingEntity>
g
field_6393
field_179510_i
protected final Predicate<LivingEntity>
h
field_6388
field_203784_k
private final EntityPredicate
k
field_18084
field_220872_k

Constructor summary

ModifierConstructor
public (CreatureEntity arg0, Class<T> arg1, float arg2, double arg3, double arg4)
public (CreatureEntity arg0, Class<T> arg1, Predicate<LivingEntity> arg2, float arg3, double arg4, double arg5, Predicate<LivingEntity> arg6)
public (CreatureEntity arg0, Class<T> arg1, float arg2, double arg3, double arg4, Predicate<LivingEntity> arg5)

Method summary

Modifier and TypeMethod
public boolean
a()
method_6264()
func_75250_a()
public boolean
b()
method_6266()
func_75253_b()
public void
c()
method_6269()
func_75249_e()
public void
d()
method_6270()
func_75251_c()
public void
e()
method_6268()
func_75246_d()