net.minecraft.server.v1_14_R1

public class PathfinderTargetCondition

apz
net.minecraft.class_4051
net.minecraft.entity.EntityPredicate
net.minecraft.server.v1_14_R1.PathfinderTargetCondition

Field summary

Modifier and TypeField
public static final PathfinderTargetCondition
a
field_18092
field_221016_a
private double
b
field_18093
field_221017_b
private boolean
c
field_18094
field_221018_c
private boolean
d
field_18095
field_221019_d
private boolean
e
field_18096
field_221020_e
private boolean
f
field_18097
field_221021_f
private boolean
g
field_18098
field_221022_g
private Predicate<EntityLiving>
h
field_18099
field_221023_h

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public PathfinderTargetCondition
a(double arg0)
method_18418(double arg0)
func_221013_a(double arg0)
public PathfinderTargetCondition
a()
method_18417()
func_221008_a()
public PathfinderTargetCondition
b()
method_18421()
func_221011_b()
public PathfinderTargetCondition
c()
method_18422()
func_221014_c()
public PathfinderTargetCondition
d()
method_18423()
func_221009_d()
public PathfinderTargetCondition
e()
method_18424()
func_221010_e()
public PathfinderTargetCondition
a(Predicate<aio> arg0)
method_18420(Predicate<class_1309> arg0)
func_221012_a(Predicate<LivingEntity> arg0)
public boolean
a(aio arg0, aio arg1)
method_18419(class_1309 arg0, class_1309 arg1)
func_221015_a(LivingEntity arg0, LivingEntity arg1)