net.minecraft.server

public class ServerFunctionManager

vx
net.minecraft.server.ServerFunctionManager
net.minecraft.class_2991
net.minecraft.unmapped.C_nbwcoknw
net.minecraft.server.function.CommandFunctionManager
net.minecraft.advancements.FunctionManager
net.minecraft.server.v1_16_R3.CustomFunctionData

Field summary

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

Constructor summary

ModifierConstructor
public (MinecraftServer arg0, ServerFunctionLibrary arg1)

Method summary

Modifier and TypeMethod
public int
b()
getCommandLimit()
method_12902()
m_hdkfxhto()
getMaxCommandChainLength()
func_193065_c()
public com.mojang.brigadier.CommandDispatcher<CommandSourceStack>
c()
getDispatcher()
method_12900()
m_azqjpjbq()
getDispatcher()
func_195446_d()
public void
d()
tick()
method_18699()
m_kchskzih()
tick()
func_73660_a()
tick()
private void
a(Collection<cy> arg0, vk 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)
method_29460(Collection<CommandFunction> arg0, Identifier arg1)
func_240945_a_(Collection<FunctionObject> arg0, ResourceLocation arg1)
public int
a(cy arg0, db arg1)
execute(CommandFunction arg0, CommandSourceStack arg1)
method_12904(class_2158 arg0, class_2168 arg1)
m_gozicqhp(C_soipoenw arg0, C_pennblrk arg1)
execute(CommandFunction function, ServerCommandSource source)
func_195447_a(FunctionObject arg0, CommandSource arg1)
public void
a(vw arg0)
replaceLibrary(ServerFunctionLibrary arg0)
method_29461(class_5349 arg0)
m_jaakzfuu(C_coevuhwv arg0)
method_29461(FunctionLoader arg0)
func_240946_a_(FunctionReloader arg0)
private void
b(vw arg0)
postReload(ServerFunctionLibrary arg0)
method_29773(class_5349 arg0)
m_flzhjpiz(C_coevuhwv arg0)
method_29773(FunctionLoader arg0)
func_240948_b_(FunctionReloader arg0)
public CommandSourceStack
e()
getGameLoopSender()
method_12899()
m_iockbwxf()
getTaggedFunctionSource()
func_195448_f()
public Optional<CommandFunction>
a(vk arg0)
get(ResourceLocation arg0)
method_12905(class_2960 arg0)
m_abtzokuk(C_ncpywfca arg0)
getFunction(Identifier id)
func_215361_a(ResourceLocation arg0)
public Tag<CommandFunction>
b(vk arg0)
getTag(ResourceLocation arg0)
method_29462(class_2960 arg0)
m_wcucalqh(C_ncpywfca arg0)
method_29462(Identifier arg0)
func_240947_b_(ResourceLocation arg0)
public Iterable<ResourceLocation>
f()
getFunctionNames()
method_29463()
m_fholwbwd()
method_29463()
func_240949_f_()
public Iterable<ResourceLocation>
g()
getTagNames()
method_29464()
m_mkchebgo()
method_29464()
func_240950_g_()