net.minecraft.server

public class ServerFunctionManager

alv
net.minecraft.server.ServerFunctionManager
net.minecraft.class_2991
net.minecraft.unmapped.C_nbwcoknw
net.minecraft.server.function.CommandFunctionManager
net.minecraft.server.function.CommandFunctionManager

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_47181
f_knrmdadi
LOGGER
LOGGER
private static final ResourceLocation
b
TICK_FUNCTION_TAG
field_13417
f_ywindruf
TICK_TAG_ID
TICK_TAG_ID
private static final ResourceLocation
c
LOAD_FUNCTION_TAG
field_13412
f_cphekqnd
LOAD_TAG_ID
LOAD_TAG_ID
private final MinecraftServer
d
server
field_13419
f_quauqxob
server
server
private List<CommandFunction<CommandSourceStack>>
e
ticking
field_13418
f_sexoihzb
tickFunctions
tickFunctions
private boolean
f
postReload
field_13422
f_hiegggtl
justLoaded
justLoaded
private ServerFunctionLibrary
g
library
field_25333
f_ikwppilw
loader
loader

Constructor summary

ModifierConstructor
public (MinecraftServer server, ServerFunctionLibrary loader)

Method summary

Modifier and TypeMethod
public com.mojang.brigadier.CommandDispatcher<CommandSourceStack>
a()
getDispatcher()
method_12900()
m_azqjpjbq()
getDispatcher()
getDispatcher()
public void
b()
tick()
method_18699()
m_kchskzih()
tick()
tick()
private void
a(Collection<hw<ei>> arg0, alg arg1)
executeTagFunctions(Collection<CommandFunction<CommandSourceStack>> arg0, ResourceLocation arg1)
method_29460(Collection<class_2158<class_2168>> arg0, class_2960 arg1)
m_stsralpj(Collection<C_soipoenw<C_pennblrk>> arg0, C_ncpywfca arg1)
executeAll(Collection<CommandFunction<ServerCommandSource>> functions, Identifier label)
executeAll(Collection<CommandFunction<ServerCommandSource>> functions, Identifier label)
public void
a(hw<ei> arg0, ei arg1)
execute(CommandFunction<CommandSourceStack> arg0, CommandSourceStack arg1)
method_12904(class_2158<class_2168> arg0, class_2168 arg1)
m_gozicqhp(C_soipoenw<C_pennblrk> arg0, C_pennblrk arg1)
execute(CommandFunction<ServerCommandSource> function, ServerCommandSource source)
m_gozicqhp(CommandFunction<ServerCommandSource> function, ServerCommandSource source)
public void
a(alu arg0)
replaceLibrary(ServerFunctionLibrary arg0)
method_29461(class_5349 arg0)
m_jaakzfuu(C_coevuhwv arg0)
setFunctions(FunctionLoader loader)
setFunctions(FunctionLoader loader)
private void
b(alu arg0)
postReload(ServerFunctionLibrary arg0)
method_29773(class_5349 arg0)
m_flzhjpiz(C_coevuhwv arg0)
load(FunctionLoader loader)
load(FunctionLoader loader)
public CommandSourceStack
c()
getGameLoopSender()
method_12899()
m_iockbwxf()
getScheduledCommandSource()
getScheduledCommandSource()
public Optional<CommandFunction<CommandSourceStack>>
a(alg arg0)
get(ResourceLocation arg0)
method_12905(class_2960 arg0)
m_abtzokuk(C_ncpywfca arg0)
getFunction(Identifier id)
getFunction(Identifier id)
public List<CommandFunction<CommandSourceStack>>
b(alg arg0)
getTag(ResourceLocation arg0)
method_29462(class_2960 arg0)
m_wcucalqh(C_ncpywfca arg0)
getTag(Identifier id)
getTag(Identifier id)
public Iterable<ResourceLocation>
d()
getFunctionNames()
method_29463()
m_fholwbwd()
getAllFunctions()
getAllFunctions()
public Iterable<ResourceLocation>
e()
getTagNames()
method_29464()
m_mkchebgo()
getFunctionTags()
getFunctionTags()