net.minecraft.server

public class ServerFunctionManager

zg
net.minecraft.server.ServerFunctionManager
net.minecraft.class_2991
net.minecraft.unmapped.C_nbwcoknw
net.minecraft.server.function.CommandFunctionManager
net.minecraft.server.function.CommandFunctionManager
net.minecraft.src.C_5281_
net.minecraft.server.CustomFunctionData

Field summary

Modifier and TypeField
private static final Component
a
NO_RECURSIVE_TRACES
field_33542
f_amfffumb
NO_TRACE_IN_FUNCTION_TEXT
NO_TRACE_IN_FUNCTION_TEXT
f_179958_
private static final ResourceLocation
b
TICK_FUNCTION_TAG
field_13417
f_ywindruf
TICK_TAG_ID
TICK_TAG_ID
f_136099_
private static final ResourceLocation
c
LOAD_FUNCTION_TAG
field_13412
f_cphekqnd
LOAD_TAG_ID
LOAD_TAG_ID
f_136100_
final MinecraftServer
d
server
field_13419
f_quauqxob
server
server
f_136101_
private ServerFunctionManager$ExecutionContext
e
context
field_33543
f_hyzwneab
execution
execution
f_179959_
private List<CommandFunction>
f
ticking
field_13418
f_sexoihzb
tickFunctions
tickFunctions
f_136105_
private boolean
g
postReload
field_13422
f_hiegggtl
justLoaded
justLoaded
f_136106_
private ServerFunctionLibrary
h
library
field_25333
f_ikwppilw
loader
loader
f_136107_

Constructor summary

ModifierConstructor
public (MinecraftServer server, ServerFunctionLibrary loader)

Method summary

Modifier and TypeMethod
public int
a()
getCommandLimit()
method_12902()
m_hdkfxhto()
getMaxCommandChainLength()
getMaxCommandChainLength()
m_136122_()
public com.mojang.brigadier.CommandDispatcher<CommandSourceStack>
b()
getDispatcher()
method_12900()
m_azqjpjbq()
getDispatcher()
getDispatcher()
m_136127_()
public void
c()
tick()
method_18699()
m_kchskzih()
tick()
tick()
m_136128_()
private void
a(Collection<dj> arg0, yt arg1)
executeTagFunctions(Collection<CommandFunction> arg0, ResourceLocation arg1)
method_29460(Collection<class_2158> arg0, class_2960 arg1)
m_stsralpj(Collection<C_soipoenw> arg0, C_ncpywfca arg1)
executeAll(Collection<CommandFunction> functions, Identifier label)
executeAll(Collection<CommandFunction> functions, Identifier label)
m_136115_(Collection<C_2773_> p_136117_, C_5265_ arg1)
public int
a(dj arg0, dm arg1)
execute(CommandFunction arg0, CommandSourceStack arg1)
method_12904(class_2158 arg0, class_2168 arg1)
m_stviknmp(C_soipoenw arg0, C_pennblrk arg1)
execute(CommandFunction function, ServerCommandSource source)
execute(CommandFunction function, ServerCommandSource source)
m_136112_(C_2773_ p_136114_, C_2969_ arg1)
public int
a(dj arg0, dm arg1, zg$c arg2)
execute(CommandFunction arg0, CommandSourceStack arg1, ServerFunctionManager$TraceCallbacks arg2)
method_36341(class_2158 arg0, class_2168 arg1, class_2991$class_6346 arg2)
m_lpxmuptl(C_soipoenw arg0, C_pennblrk arg1, C_nbwcoknw$C_ihdownls arg2)
execute(CommandFunction function, ServerCommandSource source, CommandFunctionManager$Tracer tracer)
execute(CommandFunction function, ServerCommandSource source, CommandFunctionManager$Tracer tracer)
m_179960_(C_2773_ p_179962_, C_2969_ p_179963_, C_5281_$C_141893_ arg2)
public void
a(zf arg0)
replaceLibrary(ServerFunctionLibrary arg0)
method_29461(class_5349 arg0)
m_jaakzfuu(C_coevuhwv arg0)
setFunctions(FunctionLoader loader)
setFunctions(FunctionLoader loader)
m_136120_(C_5280_ arg0)
private void
b(zf arg0)
postReload(ServerFunctionLibrary arg0)
method_29773(class_5349 arg0)
m_flzhjpiz(C_coevuhwv arg0)
load(FunctionLoader loader)
load(FunctionLoader loader)
m_136125_(C_5280_ arg0)
public CommandSourceStack
d()
getGameLoopSender()
method_12899()
m_iockbwxf()
getScheduledCommandSource()
getScheduledCommandSource()
m_136129_()
public Optional<CommandFunction>
a(yt arg0)
get(ResourceLocation arg0)
method_12905(class_2960 arg0)
m_abtzokuk(C_ncpywfca arg0)
getFunction(Identifier id)
getFunction(Identifier id)
m_136118_(C_5265_ arg0)
public Tag<CommandFunction>
b(yt arg0)
getTag(ResourceLocation arg0)
method_29462(class_2960 arg0)
m_wcucalqh(C_ncpywfca arg0)
getTag(Identifier id)
getTag(Identifier id)
m_136123_(C_5265_ arg0)
public Iterable<ResourceLocation>
e()
getFunctionNames()
method_29463()
m_fholwbwd()
getAllFunctions()
getAllFunctions()
m_136130_()
public Iterable<ResourceLocation>
f()
getTagNames()
method_29464()
m_mkchebgo()
getFunctionTags()
getFunctionTags()
m_136131_()