net.minecraft.server.v1_14_R1

public class PathfinderGoalWrapped

extends PathfinderGoal

aoo
net.minecraft.class_4135
net.minecraft.entity.ai.goal.WeightedGoal
net.minecraft.entity.ai.goal.PrioritizedGoal
net.minecraft.server.v1_14_R1.PathfinderGoalWrapped

Field summary

Modifier and TypeField
private final PathfinderGoal
a
field_18416
goal
field_220774_a
private final int
b
field_18417
weight
field_220775_b
private boolean
c
field_18418
running
field_220776_c

Constructor summary

ModifierConstructor
public (int arg0, PathfinderGoal arg1)

Method summary

Modifier and TypeMethod
public boolean
a(aoo arg0)
method_19055(class_4135 arg0)
canBeReplacedBy(WeightedGoal arg0)
func_220771_a(PrioritizedGoal arg0)
public boolean
a()
method_6264()
canStart()
func_75250_a()
public boolean
b()
method_6266()
shouldContinue()
func_75253_b()
public boolean
C_()
method_6267()
canStop()
func_220685_C_()
public void
c()
method_6269()
start()
func_75249_e()
public void
d()
method_6270()
stop()
func_75251_c()
public void
e()
method_6268()
tick()
func_75246_d()
public void
a(EnumSet<amz$a> arg0)
method_6265(EnumSet<class_1352$class_4134> arg0)
setControls(EnumSet<Goal$Control> arg0)
func_220684_a(EnumSet<Goal$Flag> arg0)
public EnumSet<PathfinderGoal$Type>
i()
method_6271()
getControls()
func_220686_i()
public boolean
g()
method_19056()
isRunning()
func_220773_g()
public int
h()
method_19057()
getWeight()
func_220770_h()
public PathfinderGoal
j()
method_19058()
getGoal()
func_220772_j()