net.minecraft.server.function

public class CommandFunctionManager

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

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_47181
LOGGER
f_knrmdadi
LOGGER
f_302783_
private static final Identifier
b
TICK_FUNCTION_TAG
field_13417
TICK_TAG_ID
f_ywindruf
TICK_TAG_ID
f_136099_
private static final Identifier
c
LOAD_FUNCTION_TAG
field_13412
LOAD_TAG_ID
f_cphekqnd
LOAD_TAG_ID
f_136100_
private final MinecraftServer
d
server
field_13419
server
f_quauqxob
server
f_136101_
private List<CommandFunction<ServerCommandSource>>
e
ticking
field_13418
tickFunctions
f_sexoihzb
tickFunctions
f_136105_
private boolean
f
postReload
field_13422
justLoaded
f_hiegggtl
justLoaded
f_136106_
private FunctionLoader
g
library
field_25333
loader
f_ikwppilw
loader
f_136107_

Constructor summary

ModifierConstructor
public (MinecraftServer server, FunctionLoader loader)

Method summary

Modifier and TypeMethod
public com.mojang.brigadier.CommandDispatcher<ServerCommandSource>
a()
getDispatcher()
method_12900()
getDispatcher()
m_azqjpjbq()
getDispatcher()
m_136127_()
public void
b()
tick()
method_18699()
tick()
m_kchskzih()
tick()
m_136128_()
private void
a(Collection<ia<ej>> o, amj arg1)
executeTagFunctions(Collection<CommandFunction<CommandSourceStack>> arg0, ResourceLocation arg1)
method_29460(Collection<class_2158<class_2168>> arg0, class_2960 arg1)
executeAll(Collection<CommandFunction<ServerCommandSource>> functions, Identifier label)
m_stsralpj(Collection<C_soipoenw<C_pennblrk>> arg0, C_ncpywfca arg1)
executeAll(Collection<CommandFunction<ServerCommandSource>> functions, Identifier label)
m_136115_(Collection<C_302141_<C_2969_>> p_136117_, C_5265_ arg1)
public void
a(ia<ej> o, ej arg1)
execute(CommandFunction<CommandSourceStack> arg0, CommandSourceStack arg1)
method_12904(class_2158<class_2168> arg0, class_2168 arg1)
execute(CommandFunction<ServerCommandSource> function, ServerCommandSource source)
m_gozicqhp(C_soipoenw<C_pennblrk> arg0, C_pennblrk arg1)
execute(CommandFunction<ServerCommandSource> function, ServerCommandSource source)
m_136112_(C_302141_<C_2969_> p_136114_, C_2969_ arg1)
public void
a(amx arg0)
replaceLibrary(ServerFunctionLibrary arg0)
method_29461(class_5349 arg0)
setFunctions(FunctionLoader loader)
m_jaakzfuu(C_coevuhwv arg0)
setFunctions(FunctionLoader loader)
m_136120_(C_5280_ arg0)
private void
b(amx arg0)
postReload(ServerFunctionLibrary arg0)
method_29773(class_5349 arg0)
load(FunctionLoader loader)
m_flzhjpiz(C_coevuhwv arg0)
load(FunctionLoader loader)
m_136125_(C_5280_ arg0)
public ServerCommandSource
c()
getGameLoopSender()
method_12899()
getScheduledCommandSource()
m_iockbwxf()
getScheduledCommandSource()
m_136129_()
public Optional<CommandFunction<ServerCommandSource>>
a(amj arg0)
get(ResourceLocation arg0)
method_12905(class_2960 arg0)
getFunction(Identifier id)
m_abtzokuk(C_ncpywfca arg0)
getFunction(Identifier id)
m_136118_(C_5265_ arg0)
public List<CommandFunction<ServerCommandSource>>
b(amj arg0)
getTag(ResourceLocation arg0)
method_29462(class_2960 arg0)
getTag(Identifier id)
m_wcucalqh(C_ncpywfca arg0)
getTag(Identifier id)
m_214331_(C_5265_ arg0)
public Iterable<Identifier>
d()
getFunctionNames()
method_29463()
getAllFunctions()
m_fholwbwd()
getAllFunctions()
m_136130_()
public Iterable<Identifier>
e()
getTagNames()
method_29464()
getFunctionTags()
m_mkchebgo()
getFunctionTags()
m_136131_()