net.minecraft.server.v1_9_R1

public class PathfinderGoalAvoidTarget<T extends Entity>

extends PathfinderGoal

ta
net.minecraft.entity.ai.EntityAIAvoidEntity
net.minecraft.server.v1_9_R1.PathfinderGoalAvoidTarget

Field summary

Modifier and TypeField
private final com.google.common.base.Predicate<Entity>
c
field_179509_a
protected EntityCreature
a
field_75380_a
private double
d
field_75378_b
private double
e
field_75379_c
protected T
b
field_75376_d
private float
f
field_179508_f
private PathEntity
g
field_75374_f
private NavigationAbstract
h
field_75375_g
private Class<T>
i
field_181064_i
private com.google.common.base.Predicate<? super T>
j
field_179510_i

Constructor summary

ModifierConstructor
public (EntityCreature arg0, Class<T> arg1, float arg2, double arg3, double arg4)
public (EntityCreature arg0, Class<T> arg1, com.google.common.base.Predicate<? super T> arg2, float arg3, double arg4, double arg5)

Method summary

Modifier and TypeMethod
public boolean
a()
func_75250_a()
public boolean
b()
func_75253_b()
public void
c()
func_75249_e()
public void
d()
func_75251_c()
public void
e()
func_75246_d()