net.minecraft.world.entity.ai.goal

public class WrappedGoal

extends Goal

cfo
net.minecraft.world.entity.ai.goal.WrappedGoal
net.minecraft.class_4135
net.minecraft.unmapped.C_wgswcjhs
net.minecraft.entity.ai.goal.PrioritizedGoal
net.minecraft.entity.ai.goal.PrioritizedGoal

Field summary

Modifier and TypeField
private final Goal
a
goal
field_18416
f_ukiijqfu
goal
goal
private final int
b
priority
field_18417
f_vgxwyfbf
priority
priority
private boolean
c
isRunning
field_18418
f_zirannfx
running
running

Constructor summary

ModifierConstructor
public (int priority, Goal goal)

Method summary

Modifier and TypeMethod
public boolean
a(cfo arg0)
canBeReplacedBy(WrappedGoal arg0)
method_19055(class_4135 arg0)
m_pxzqnjiq(C_wgswcjhs arg0)
canBeReplacedBy(PrioritizedGoal goal)
canBeReplacedBy(PrioritizedGoal goal)
public boolean
b()
canUse()
method_6264()
m_njsjilur()
canStart()
canStart()
public boolean
c()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
shouldContinue()
public boolean
Q_()
isInterruptable()
method_6267()
m_afuxvttn()
canStop()
canStop()
public void
d()
start()
method_6269()
m_koalcxuy()
start()
start()
public void
e()
stop()
method_6270()
m_vtbcctlg()
stop()
stop()
public boolean
R_()
requiresUpdateEveryTick()
method_38846()
m_eujpslgi()
shouldRunEveryTick()
requiresUpdateEveryTick()
protected int
a(int arg0)
adjustedTickDelay(int arg0)
method_38847(int arg0)
m_jwvjszxr(int arg0)
getTickCount(int arg0)
getTickCount(int arg0)
public void
a()
tick()
method_6268()
m_nfnryldq()
tick()
tick()
public void
a(EnumSet<cea$a> arg0)
setFlags(EnumSet<Goal$Flag> arg0)
method_6265(EnumSet<class_1352$class_4134> arg0)
m_oqtqfnlu(EnumSet<C_svjebams$C_gemybvmk> arg0)
setControls(EnumSet<Goal$Control> arg0)
setControls(EnumSet<Goal$Control> arg0)
public EnumSet<Goal$Flag>
j()
getFlags()
method_6271()
m_takuynwx()
getControls()
getControls()
public boolean
h()
isRunning()
method_19056()
m_ynpqxhff()
isRunning()
isRunning()
public int
i()
getPriority()
method_19057()
m_kvyqjolt()
getPriority()
getPriority()
public Goal
k()
getGoal()
method_19058()
m_eliepwvs()
getGoal()
getGoal()