net.minecraft.server.function

public class CommandFunctionManager

uu
net.minecraft.server.ServerFunctionManager
net.minecraft.class_2991
net.minecraft.server.function.CommandFunctionManager
net.minecraft.unmapped.C_nbwcoknw
net.minecraft.advancements.FunctionManager
net.minecraft.advancements.FunctionManager

Field summary

Modifier and TypeField
private static final Identifier
a
TICK_FUNCTION_TAG
field_13417
TICK_FUNCTION
f_ywindruf
field_200001_d
TICK_TAG_ID
private static final Identifier
b
LOAD_FUNCTION_TAG
field_13412
LOAD_FUNCTION
f_cphekqnd
field_200222_e
LOAD_TAG_ID
private final MinecraftServer
c
server
field_13419
server
f_quauqxob
field_193069_c
server
private boolean
d
isInFunction
field_13411
executing
f_zocyihwm
field_194021_h
isExecuting
private final ArrayDeque<CommandFunctionManager$Entry>
e
commandQueue
field_13413
chain
f_fzemodab
field_194020_g
commandQueue
private final List<CommandFunctionManager$Entry>
f
nestedCalls
field_19332
pending
f_aamssxoo
field_222855_j
commandChain
private final List<CommandFunction>
g
ticking
field_13418
tickFunctions
f_sexoihzb
field_200003_j
tickFunctions
private boolean
h
postReload
field_13422
needToRunLoadFunctions
f_hiegggtl
field_200223_l
loadFunctionsRun
private FunctionLoader
i
library
field_25333
field_25333
f_ikwppilw
field_240944_i_
reloader

Constructor summary

ModifierConstructor
public (MinecraftServer arg0, FunctionLoader arg1)

Method summary

Modifier and TypeMethod
public int
b()
getCommandLimit()
method_12902()
getMaxCommandChainLength()
m_hdkfxhto()
func_193065_c()
getMaxCommandChainLength()
public CommandDispatcher<ServerCommandSource>
c()
getDispatcher()
method_12900()
getDispatcher()
m_azqjpjbq()
func_195446_d()
getCommandDispatcher()
public void
d()
tick()
method_18699()
tick()
m_kchskzih()
func_73660_a()
tick()
private void
a(Collection<cw> arg0, uh arg1)
executeTagFunctions(Collection<CommandFunction> arg0, ResourceLocation arg1)
method_29460(Collection<class_2158> arg0, class_2960 arg1)
method_29460(Collection<CommandFunction> arg0, Identifier arg1)
m_stsralpj(Collection<C_soipoenw> arg0, C_ncpywfca arg1)
func_240945_a_(Collection<FunctionObject> arg0, ResourceLocation arg1)
executeAndProfile(Collection<FunctionObject> functionObjects, ResourceLocation identifier)
public int
a(cw arg0, cz arg1)
execute(CommandFunction arg0, CommandSourceStack arg1)
method_12904(class_2158 arg0, class_2168 arg1)
execute(CommandFunction function, ServerCommandSource source)
m_gozicqhp(C_soipoenw arg0, C_pennblrk arg1)
func_195447_a(FunctionObject arg0, CommandSource arg1)
execute(FunctionObject functionObject, CommandSource source)
public void
a(ut arg0)
replaceLibrary(ServerFunctionLibrary arg0)
method_29461(class_5349 arg0)
method_29461(FunctionLoader arg0)
m_jaakzfuu(C_coevuhwv arg0)
func_240946_a_(FunctionReloader arg0)
setFunctionReloader(FunctionReloader reloader)
private void
b(ut arg0)
postReload(ServerFunctionLibrary arg0)
method_29773(class_5349 arg0)
method_29773(FunctionLoader arg0)
m_flzhjpiz(C_coevuhwv arg0)
func_240948_b_(FunctionReloader arg0)
clearAndResetTickFunctions(FunctionReloader reloader)
public ServerCommandSource
e()
getGameLoopSender()
method_12899()
getTaggedFunctionSource()
m_iockbwxf()
func_195448_f()
getCommandSource()
public Optional<CommandFunction>
a(uh arg0)
get(ResourceLocation arg0)
method_12905(class_2960 arg0)
getFunction(Identifier id)
m_abtzokuk(C_ncpywfca arg0)
func_215361_a(ResourceLocation arg0)
get(ResourceLocation functionIdentifier)
public Tag<CommandFunction>
b(uh arg0)
getTag(ResourceLocation arg0)
method_29462(class_2960 arg0)
method_29462(Identifier arg0)
m_wcucalqh(C_ncpywfca arg0)
func_240947_b_(ResourceLocation arg0)
getFunctionTag(ResourceLocation functionTagIdentifier)
public Iterable<Identifier>
f()
getFunctionNames()
method_29463()
method_29463()
m_fholwbwd()
func_240949_f_()
getFunctionIdentifiers()
public Iterable<Identifier>
g()
getTagNames()
method_29464()
method_29464()
m_mkchebgo()
func_240950_g_()
getFunctionTagIdentifiers()