net.minecraft.world.entity.ai.goal

public class WrappedGoal

extends Goal

bkc
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
net.minecraft.src.C_734_
net.minecraft.world.entity.ai.goal.PathfinderGoalWrapped

Field summary

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

Constructor summary

ModifierConstructor
public (int priority, Goal goal)

Method summary

Modifier and TypeMethod
public boolean
a(bkc arg0)
canBeReplacedBy(WrappedGoal arg0)
method_19055(class_4135 arg0)
m_pxzqnjiq(C_wgswcjhs arg0)
canBeReplacedBy(PrioritizedGoal goal)
canBeReplacedBy(PrioritizedGoal goal)
m_26002_(C_734_ arg0)
public boolean
a()
canUse()
method_6264()
m_njsjilur()
canStart()
canStart()
m_8036_()
public boolean
b()
canContinueToUse()
method_6266()
m_trsyngvn()
shouldContinue()
shouldContinue()
m_8045_()
public boolean
D_()
isInterruptable()
method_6267()
m_afuxvttn()
canStop()
canStop()
m_6767_()
public void
c()
start()
method_6269()
m_koalcxuy()
start()
start()
m_8056_()
public void
d()
stop()
method_6270()
m_vtbcctlg()
stop()
stop()
m_8041_()
public boolean
E_()
requiresUpdateEveryTick()
method_38846()
m_eujpslgi()
shouldRunEveryTick()
requiresUpdateEveryTick()
m_183429_()
protected int
a(int arg0)
adjustedTickDelay(int arg0)
method_38847(int arg0)
m_jwvjszxr(int arg0)
getTickCount(int arg0)
getTickCount(int arg0)
m_183277_(int arg0)
public void
e()
tick()
method_6268()
m_nfnryldq()
tick()
tick()
m_8037_()
public void
a(EnumSet<bip$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)
m_7021_(EnumSet<C_688_$C_689_> arg0)
public EnumSet<Goal$Flag>
j()
getFlags()
method_6271()
m_takuynwx()
getControls()
getControls()
m_7684_()
public boolean
h()
isRunning()
method_19056()
m_ynpqxhff()
isRunning()
isRunning()
m_7620_()
public int
i()
getPriority()
method_19057()
m_kvyqjolt()
getPriority()
getPriority()
m_26012_()
public Goal
k()
getGoal()
method_19058()
m_eliepwvs()
getGoal()
getGoal()
m_26015_()