net.minecraft.server.function

public class CommandFunctionManager

implements SynchronousResourceReloadListener

sy
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 org.apache.logging.log4j.Logger
c
LOGGER
field_13421
LOGGER
f_knrmdadi
field_193067_a
LOGGER
private static final Identifier
d
TICK_FUNCTION_TAG
field_13417
TICK_FUNCTION
f_ywindruf
field_200001_d
TICK_TAG_ID
private static final Identifier
e
LOAD_FUNCTION_TAG
field_13412
LOAD_FUNCTION
f_cphekqnd
field_200222_e
LOAD_TAG_ID
public static final int
a
PATH_PREFIX_LENGTH
field_13415
PATH_PREFIX_LENGTH
f_nyvoyyga
field_195454_a
PATH_PREFIX_LENGTH
public static final int
b
PATH_SUFFIX_LENGTH
field_13414
EXTENSION_LENGTH
f_bvtznads
field_195455_b
PATH_SUFFIX_LENGTH
private final MinecraftServer
f
server
field_13419
server
f_quauqxob
field_193069_c
server
private final Map<Identifier, CommandFunction>
g
functions
field_13420
idMap
f_mqsjbghc
field_193070_d
functions
private boolean
h
isInFunction
field_13411
executing
f_zocyihwm
field_194021_h
isExecuting
private final ArrayDeque<CommandFunctionManager$Entry>
i
commandQueue
field_13413
chain
f_fzemodab
field_194020_g
commandQueue
private final List<CommandFunctionManager$Entry>
j
nestedCalls
field_19332
pending
f_aamssxoo
field_222855_j
commandChain
private final TagContainer<CommandFunction>
k
tags
field_13416
tags
f_byfgpygi
field_200002_i
tagCollection
private final List<CommandFunction>
l
ticking
field_13418
tickFunctions
f_sexoihzb
field_200003_j
tickFunctions
private boolean
m
postReload
field_13422
needToRunLoadFunctions
f_hiegggtl
field_200223_l
loadFunctionsRun

Constructor summary

ModifierConstructor
public (MinecraftServer server)

Method summary

Modifier and TypeMethod
public Optional<CommandFunction>
a(sm arg0)
get(ResourceLocation arg0)
method_12905(class_2960 arg0)
getFunction(Identifier arg0)
m_abtzokuk(C_ncpywfca arg0)
func_215361_a(ResourceLocation arg0)
get(ResourceLocation arg0)
public MinecraftServer
a()
getServer()
method_12907()
getServer()
m_jxhlynng()
func_195450_a()
getServer()
public int
b()
getCommandLimit()
method_12902()
getMaxCommandChainLength()
m_hdkfxhto()
func_193065_c()
getMaxCommandChainLength()
public Map<Identifier, CommandFunction>
c()
getFunctions()
method_12912()
getFunctions()
m_wtapfndv()
func_193066_d()
getFunctions()
public CommandDispatcher<ServerCommandSource>
d()
getDispatcher()
method_12900()
getDispatcher()
m_azqjpjbq()
func_195446_d()
getCommandDispatcher()
public void
e()
tick()
method_18699()
tick()
m_kchskzih()
func_73660_a()
tick()
public int
a(cn arg0, cq 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 arg0, CommandSource arg1)
public void
a(zb arg0)
onResourceManagerReload(ResourceManager arg0)
method_14491(class_3300 arg0)
apply(ResourceManager arg0)
m_dviihlsr(C_tmnrpasf arg0)
func_195410_a(IResourceManager arg0)
onResourceManagerReload(IResourceManager arg0)
private CommandFunction
a(cn arg0, Throwable arg1, sm arg2)
addFunction(CommandFunction arg0, Throwable arg1, ResourceLocation arg2)
method_12903(class_2158 arg0, Throwable arg1, class_2960 arg2)
load(CommandFunction function, Throwable exception, Identifier arg2)
m_lbhcnyrf(C_soipoenw arg0, Throwable arg1, C_ncpywfca arg2)
func_212250_a(FunctionObject arg0, Throwable arg1, ResourceLocation arg2)
load(FunctionObject function, Throwable error, ResourceLocation id)
private static List<String>
a(zb arg0, sm arg1)
readLinesAsync(ResourceManager arg0, ResourceLocation arg1)
method_12906(class_3300 arg0, class_2960 arg1)
readLines(ResourceManager arg0, Identifier arg1)
m_uzbhqomz(C_tmnrpasf arg0, C_ncpywfca arg1)
func_195449_a(IResourceManager arg0, ResourceLocation arg1)
readLines(IResourceManager arg0, ResourceLocation arg1)
public ServerCommandSource
f()
getGameLoopSender()
method_12899()
getTaggedFunctionSource()
m_iockbwxf()
func_195448_f()
getCommandSource()
public ServerCommandSource
g()
getCompilationContext()
method_20796()
getCommandFunctionSource()
m_bgcvojyr()
func_223402_g()
func_223402_g()
public TagContainer<CommandFunction>
h()
getTags()
method_12901()
getTags()
m_twugtbqc()
func_200000_g()
getTagCollection()