History - net.minecraft.server.ServerFunctionManager
25w18a
Names
amg
aml
Fields
MinecraftServer: d, server, field_13419, server, f_136101_
MinecraftServer: d, server, field_13419
ResourceLocation: b, TICK_FUNCTION_TAG, field_13417, TICK_TAG_ID, f_136099_
ResourceLocation: b, TICK_FUNCTION_TAG, field_13417
ResourceLocation: c, LOAD_FUNCTION_TAG, field_13412, LOAD_TAG_ID, f_136100_
ResourceLocation: c, LOAD_FUNCTION_TAG, field_13412
List<CommandFunction<CommandSourceStack>>: e, ticking, field_13418, tickFunctions, f_136105_
List<CommandFunction<CommandSourceStack>>: e, ticking, field_13418
boolean: f, postReload, field_13422, justLoaded, f_136106_
boolean: f, postReload, field_13422
ServerFunctionLibrary: g, library, field_25333, loader, f_136107_
ServerFunctionLibrary: g, library, field_25333
org.slf4j.Logger: a, LOGGER, field_47181, LOGGER, f_302783_
org.slf4j.Logger: a, LOGGER, field_47181
Constructors
Methods
void (): b, tick, method_18699, tick, m_136128_
void (): b, tick, method_18699
com.mojang.brigadier.CommandDispatcher<CommandSourceStack> (): a, getDispatcher, method_12900, getDispatcher, m_136127_
com.mojang.brigadier.CommandDispatcher<CommandSourceStack> (): a, getDispatcher, method_12900
CommandSourceStack (): c, getGameLoopSender, method_12899, getScheduledCommandSource, m_136129_
CommandSourceStack (): c, getGameLoopSender, method_12899
Optional<CommandFunction<CommandSourceStack>> (ResourceLocation): a, get, method_12905, getFunction, m_136118_
Optional<CommandFunction<CommandSourceStack>> (ResourceLocation): a, get, method_12905
void (Collection<CommandFunction<CommandSourceStack>>, ResourceLocation): a, executeTagFunctions, method_29460, executeAll, m_136115_
void (Collection<CommandFunction<CommandSourceStack>>, ResourceLocation): a, executeTagFunctions, method_29460
void (ServerFunctionLibrary): a, replaceLibrary, method_29461, setFunctions, m_136120_
void (ServerFunctionLibrary): a, replaceLibrary, method_29461
void (ServerFunctionLibrary): b, postReload, method_29773, load, m_136125_
void (ServerFunctionLibrary): b, postReload, method_29773
Iterable<ResourceLocation> (): d, getFunctionNames, method_29463, getAllFunctions, m_136130_
Iterable<ResourceLocation> (): d, getFunctionNames, method_29463
Iterable<ResourceLocation> (): e, getTagNames, method_29464, getFunctionTags, m_136131_
Iterable<ResourceLocation> (): e, getTagNames, method_29464
void (CommandFunction<CommandSourceStack>, CommandSourceStack): a, execute, method_12904, execute, m_136112_
void (CommandFunction<CommandSourceStack>, CommandSourceStack): a, execute, method_12904
List<CommandFunction<CommandSourceStack>> (ResourceLocation): b, getTag, method_29462, getTag, m_214331_
List<CommandFunction<CommandSourceStack>> (ResourceLocation): b, getTag, method_29462
1.21.5
Names
alk
amg
Fields
Constructors
Methods
1.21.4
Names
amo
alk
Fields
Constructors
Methods
1.21.3
Names
alg
amo
Fields
Constructors
Methods
Collection<CommandFunction<CommandSourceStack>> (ResourceLocation): b, getTag, method_29462, getTag, m_214331_
List<CommandFunction<CommandSourceStack>> (ResourceLocation): b, getTag, method_29462, getTag, m_214331_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
alu
alg
Fields
Constructors
Methods
1.20.6
Names
ahu
alu
Fields
Constructors
Methods
1.20.4
Names
afk
ahu
Fields
List<CommandFunction>: f, ticking, field_13418, tickFunctions, f_136105_
List<CommandFunction<CommandSourceStack>>: e, ticking, field_13418, tickFunctions, f_136105_
boolean: g, postReload, field_13422, justLoaded, f_136106_
boolean: f, postReload, field_13422, justLoaded, f_136106_
ServerFunctionLibrary: h, library, field_25333, loader, f_136107_
ServerFunctionLibrary: g, library, field_25333, loader, f_136107_
Component: a, NO_RECURSIVE_TRACES, field_33542, NO_TRACE_IN_FUNCTION_TEXT, f_179958_
ServerFunctionManager$ExecutionContext: e, context, field_33543, execution, f_179959_
org.slf4j.Logger: a, LOGGER, field_47181, LOGGER, f_302783_
Constructors
Methods
int (): a, getCommandLimit, method_12902, getMaxCommandChainLength, m_136122_
void (): c, tick, method_18699, tick, m_136128_
void (): b, tick, method_18699, tick, m_136128_
com.mojang.brigadier.CommandDispatcher<CommandSourceStack> (): b, getDispatcher, method_12900, getDispatcher, m_136127_
com.mojang.brigadier.CommandDispatcher<CommandSourceStack> (): a, getDispatcher, method_12900, getDispatcher, m_136127_
int (CommandFunction, CommandSourceStack): a, execute, method_12904, execute, m_136112_
CommandSourceStack (): d, getGameLoopSender, method_12899, getScheduledCommandSource, m_136129_
CommandSourceStack (): c, getGameLoopSender, method_12899, getScheduledCommandSource, m_136129_
Iterable<ResourceLocation> (): e, getFunctionNames, method_29463, getAllFunctions, m_136130_
Iterable<ResourceLocation> (): d, getFunctionNames, method_29463, getAllFunctions, m_136130_
Iterable<ResourceLocation> (): f, getTagNames, method_29464, getFunctionTags, m_136131_
Iterable<ResourceLocation> (): e, getTagNames, method_29464, getFunctionTags, m_136131_
int (CommandFunction, CommandSourceStack, ServerFunctionManager$TraceCallbacks, CompoundTag): a, execute, method_36341, execute, m_179960_
void (CommandFunction<CommandSourceStack>, CommandSourceStack): a, execute, method_12904, execute, m_136112_
1.20.2
Names
ade
afk
Fields
Constructors
Methods
int (CommandFunction, CommandSourceStack, ServerFunctionManager$TraceCallbacks): a, execute, method_36341, execute, m_179960_
int (CommandFunction, CommandSourceStack, ServerFunctionManager$TraceCallbacks, CompoundTag): a, execute, method_36341, execute, m_179960_
1.20.1
Names
adr
ade
Fields
Constructors
Methods
1.19.4
Names
act
adr
Fields
Constructors
Methods
1.19.3
Names
abo
act
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
aaw
abo
Fields
Constructors
Methods
1.19
Names
zg
aaw
Fields
Constructors
Methods
Tag<CommandFunction> (ResourceLocation): b, getTag, method_29462, getTag, m_136123_
Collection<CommandFunction> (ResourceLocation): b, getTag, method_29462, getTag, m_214331_
1.18.2
Names
yt
zg
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
xi
yt
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
vx
xi
net.minecraft.advancements.FunctionManager
net.minecraft.src.C_5281_
Fields
MinecraftServer: c, server, field_13419, server, field_193069_c
MinecraftServer: d, server, field_13419, server, f_136101_
ArrayDeque<ServerFunctionManager$QueuedCommand>: e, commandQueue, field_13413, chain, field_194020_g
boolean: d, isInFunction, field_13411, executing, field_194021_h
ResourceLocation: a, TICK_FUNCTION_TAG, field_13417, TICK_FUNCTION, field_200001_d
ResourceLocation: b, TICK_FUNCTION_TAG, field_13417, TICK_TAG_ID, f_136099_
ResourceLocation: b, LOAD_FUNCTION_TAG, field_13412, LOAD_FUNCTION, field_200222_e
ResourceLocation: c, LOAD_FUNCTION_TAG, field_13412, LOAD_TAG_ID, f_136100_
List<CommandFunction>: g, ticking, field_13418, tickFunctions, field_200003_j
List<CommandFunction>: f, ticking, field_13418, tickFunctions, f_136105_
boolean: h, postReload, field_13422, needToRunLoadFunctions, field_200223_l
boolean: g, postReload, field_13422, justLoaded, f_136106_
List<ServerFunctionManager$QueuedCommand>: f, nestedCalls, field_19332, pending, field_222855_j
ServerFunctionLibrary: i, library, field_25333, field_25333, field_240944_i_
ServerFunctionLibrary: h, library, field_25333, loader, f_136107_
Component: a, NO_RECURSIVE_TRACES, field_33542, NO_TRACE_IN_FUNCTION_TEXT, f_179958_
ServerFunctionManager$ExecutionContext: e, context, field_33543, execution, f_179959_
Constructors
Methods
int (): b, getCommandLimit, method_12902, getMaxCommandChainLength, func_193065_c
int (): a, getCommandLimit, method_12902, getMaxCommandChainLength, m_136122_
void (): d, tick, method_18699, tick, func_73660_a
void (): c, tick, method_18699, tick, m_136128_
com.mojang.brigadier.CommandDispatcher<CommandSourceStack> (): c, getDispatcher, method_12900, getDispatcher, func_195446_d
com.mojang.brigadier.CommandDispatcher<CommandSourceStack> (): b, getDispatcher, method_12900, getDispatcher, m_136127_
int (CommandFunction, CommandSourceStack): a, execute, method_12904, execute, func_195447_a
int (CommandFunction, CommandSourceStack): a, execute, method_12904, execute, m_136112_
CommandSourceStack (): e, getGameLoopSender, method_12899, getTaggedFunctionSource, func_195448_f
CommandSourceStack (): d, getGameLoopSender, method_12899, getScheduledCommandSource, m_136129_
Optional<CommandFunction> (ResourceLocation): a, get, method_12905, getFunction, func_215361_a
Optional<CommandFunction> (ResourceLocation): a, get, method_12905, getFunction, m_136118_
void (Collection<CommandFunction>, ResourceLocation): a, executeTagFunctions, method_29460, method_29460, func_240945_a_
void (Collection<CommandFunction>, ResourceLocation): a, executeTagFunctions, method_29460, executeAll, m_136115_
void (ServerFunctionLibrary): a, replaceLibrary, method_29461, method_29461, func_240946_a_
void (ServerFunctionLibrary): a, replaceLibrary, method_29461, setFunctions, m_136120_
void (ServerFunctionLibrary): b, postReload, method_29773, method_29773, func_240948_b_
void (ServerFunctionLibrary): b, postReload, method_29773, load, m_136125_
Tag<CommandFunction> (ResourceLocation): b, getTag, method_29462, method_29462, func_240947_b_
Tag<CommandFunction> (ResourceLocation): b, getTag, method_29462, getTag, m_136123_
Iterable<ResourceLocation> (): f, getFunctionNames, method_29463, method_29463, func_240949_f_
Iterable<ResourceLocation> (): e, getFunctionNames, method_29463, getAllFunctions, m_136130_
Iterable<ResourceLocation> (): g, getTagNames, method_29464, method_29464, func_240950_g_
Iterable<ResourceLocation> (): f, getTagNames, method_29464, getFunctionTags, m_136131_
int (CommandFunction, CommandSourceStack, ServerFunctionManager$TraceCallbacks): a, execute, method_36341, execute, m_179960_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
uu
vx
Fields
Constructors
Methods
1.16.1
Names
sy
uu
Fields
org.apache.logging.log4j.Logger: c, LOGGER, field_13421, LOGGER, field_193067_a
MinecraftServer: f, server, field_13419, server, field_193069_c
MinecraftServer: c, server, field_13419, server, field_193069_c
Map<ResourceLocation, CommandFunction>: g, functions, field_13420, idMap, field_193070_d
ArrayDeque<ServerFunctionManager$QueuedCommand>: i, commandQueue, field_13413, chain, field_194020_g
ArrayDeque<ServerFunctionManager$QueuedCommand>: e, commandQueue, field_13413, chain, field_194020_g
boolean: h, isInFunction, field_13411, executing, field_194021_h
boolean: d, isInFunction, field_13411, executing, field_194021_h
ResourceLocation: d, TICK_FUNCTION_TAG, field_13417, TICK_FUNCTION, field_200001_d
ResourceLocation: a, TICK_FUNCTION_TAG, field_13417, TICK_FUNCTION, field_200001_d
ResourceLocation: e, LOAD_FUNCTION_TAG, field_13412, LOAD_FUNCTION, field_200222_e
ResourceLocation: b, LOAD_FUNCTION_TAG, field_13412, LOAD_FUNCTION, field_200222_e
int: a, PATH_PREFIX_LENGTH, field_13415, PATH_PREFIX_LENGTH, field_195454_a
int: b, PATH_SUFFIX_LENGTH, field_13414, EXTENSION_LENGTH, field_195455_b
TagCollection<CommandFunction>: k, tags, field_13416, tags, field_200002_i
List<CommandFunction>: l, ticking, field_13418, tickFunctions, field_200003_j
List<CommandFunction>: g, ticking, field_13418, tickFunctions, field_200003_j
boolean: m, postReload, field_13422, needToRunLoadFunctions, field_200223_l
boolean: h, postReload, field_13422, needToRunLoadFunctions, field_200223_l
List<ServerFunctionManager$QueuedCommand>: j, nestedCalls, field_19332, pending, field_222855_j
List<ServerFunctionManager$QueuedCommand>: f, nestedCalls, field_19332, pending, field_222855_j
ServerFunctionLibrary: i, library, field_25333, field_25333, field_240944_i_
Constructors
(MinecraftServer, ServerFunctionLibrary)
Methods
Map<ResourceLocation, CommandFunction> (): c, getFunctions, method_12912, getFunctions, func_193066_d
void (): e, tick, method_18699, tick, func_73660_a
void (): d, tick, method_18699, tick, func_73660_a
MinecraftServer (): a, getServer, method_12907, getServer, func_195450_a
com.mojang.brigadier.CommandDispatcher<CommandSourceStack> (): d, getDispatcher, method_12900, getDispatcher, func_195446_d
com.mojang.brigadier.CommandDispatcher<CommandSourceStack> (): c, getDispatcher, method_12900, getDispatcher, func_195446_d
void (ResourceManager): a, onResourceManagerReload, method_14491, apply, func_195410_a
CommandFunction (CommandFunction, Throwable, ResourceLocation): a, addFunction, method_12903, load, func_212250_a
List<String> (ResourceManager, ResourceLocation): a, readLinesAsync, method_12906, readLines, func_195449_a
CommandSourceStack (): f, getGameLoopSender, method_12899, getTaggedFunctionSource, func_195448_f
CommandSourceStack (): e, getGameLoopSender, method_12899, getTaggedFunctionSource, func_195448_f
TagCollection<CommandFunction> (): h, getTags, method_12901, getTags, func_200000_g
CommandSourceStack (): g, getCompilationContext, method_20796, getCommandFunctionSource, func_223402_g
void (Collection<CommandFunction>, ResourceLocation): a, executeTagFunctions, method_29460, method_29460, func_240945_a_
void (ServerFunctionLibrary): a, replaceLibrary, method_29461, method_29461, func_240946_a_
void (ServerFunctionLibrary): b, postReload, method_29773, method_29773, func_240948_b_
Tag<CommandFunction> (ResourceLocation): b, getTag, method_29462, method_29462, func_240947_b_
Iterable<ResourceLocation> (): f, getFunctionNames, method_29463, method_29463, func_240949_f_
Iterable<ResourceLocation> (): g, getTagNames, method_29464, method_29464, func_240950_g_
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
rh
sy
Fields
Constructors
Methods
CommandSourceStack (): g, getCompilationContext, method_20796, func_223402_g
CommandSourceStack (): g, getCompilationContext, method_20796, getCommandFunctionSource, func_223402_g
1.14.4
Names
rf
rh
net.minecraft.server.ServerFunctionManager
Fields
org.apache.logging.log4j.Logger: c, field_13421, LOGGER, field_193067_a
org.apache.logging.log4j.Logger: c, LOGGER, field_13421, LOGGER, field_193067_a
MinecraftServer: f, field_13419, server, field_193069_c
MinecraftServer: f, server, field_13419, server, field_193069_c
Map<Identifier, CommandFunction>: g, field_13420, idMap, field_193070_d
Map<ResourceLocation, CommandFunction>: g, functions, field_13420, idMap, field_193070_d
ArrayDeque<CommandFunctionManager$Entry>: i, field_13413, chain, field_194020_g
ArrayDeque<ServerFunctionManager$QueuedCommand>: i, commandQueue, field_13413, chain, field_194020_g
boolean: h, field_13411, executing, field_194021_h
boolean: h, isInFunction, field_13411, executing, field_194021_h
Identifier: d, field_13417, TICK_FUNCTION, field_200001_d
ResourceLocation: d, TICK_FUNCTION_TAG, field_13417, TICK_FUNCTION, field_200001_d
Identifier: e, field_13412, LOAD_FUNCTION, field_200222_e
ResourceLocation: e, LOAD_FUNCTION_TAG, field_13412, LOAD_FUNCTION, field_200222_e
int: a, field_13415, PATH_PREFIX_LENGTH, field_195454_a
int: a, PATH_PREFIX_LENGTH, field_13415, PATH_PREFIX_LENGTH, field_195454_a
int: b, field_13414, EXTENSION_LENGTH, field_195455_b
int: b, PATH_SUFFIX_LENGTH, field_13414, EXTENSION_LENGTH, field_195455_b
TagContainer<CommandFunction>: k, field_13416, tags, field_200002_i
TagCollection<CommandFunction>: k, tags, field_13416, tags, field_200002_i
List<CommandFunction>: l, field_13418, tickFunctions, field_200003_j
List<CommandFunction>: l, ticking, field_13418, tickFunctions, field_200003_j
boolean: m, field_13422, needToRunLoadFunctions, field_200223_l
boolean: m, postReload, field_13422, needToRunLoadFunctions, field_200223_l
List<CommandFunctionManager$Entry>: j, field_19332, pending, field_222855_j
List<ServerFunctionManager$QueuedCommand>: j, nestedCalls, field_19332, pending, field_222855_j
Constructors
Methods
int (): b, method_12902, getMaxCommandChainLength, func_193065_c
int (): b, getCommandLimit, method_12902, getMaxCommandChainLength, func_193065_c
Map<Identifier, CommandFunction> (): c, method_12912, getFunctions, func_193066_d
Map<ResourceLocation, CommandFunction> (): c, getFunctions, method_12912, getFunctions, func_193066_d
void (): e, method_18699, tick, func_73660_a
void (): e, tick, method_18699, tick, func_73660_a
MinecraftServer (): a, method_12907, getServer, func_195450_a
MinecraftServer (): a, getServer, method_12907, getServer, func_195450_a
com.mojang.brigadier.CommandDispatcher<ServerCommandSource> (): d, method_12900, getDispatcher, func_195446_d
com.mojang.brigadier.CommandDispatcher<CommandSourceStack> (): d, getDispatcher, method_12900, getDispatcher, func_195446_d
int (CommandFunction, ServerCommandSource): a, method_12904, execute, func_195447_a
int (CommandFunction, CommandSourceStack): a, execute, method_12904, execute, func_195447_a
void (ResourceManager): a, method_14491, apply, func_195410_a
void (ResourceManager): a, onResourceManagerReload, method_14491, apply, func_195410_a
CommandFunction (CommandFunction, Throwable, Identifier): a, method_12903, load, func_212250_a
CommandFunction (CommandFunction, Throwable, ResourceLocation): a, addFunction, method_12903, load, func_212250_a
List<String> (ResourceManager, Identifier): a, method_12906, readLines, func_195449_a
List<String> (ResourceManager, ResourceLocation): a, readLinesAsync, method_12906, readLines, func_195449_a
ServerCommandSource (): f, method_12899, getFunctionCommandSource, func_195448_f
CommandSourceStack (): f, getGameLoopSender, method_12899, getTaggedFunctionSource, func_195448_f
TagContainer<CommandFunction> (): h, method_12901, getTags, func_200000_g
TagCollection<CommandFunction> (): h, getTags, method_12901, getTags, func_200000_g
Optional<CommandFunction> (Identifier): a, method_12905, getFunction, func_215361_a
Optional<CommandFunction> (ResourceLocation): a, get, method_12905, getFunction, func_215361_a
ServerCommandSource (): g, method_20796, method_20796, func_223402_g
CommandSourceStack (): g, getCompilationContext, method_20796, func_223402_g
1.14.3
Names
re
rf
net.minecraft.server.function.CommandFunctionManager
Fields
org.apache.logging.log4j.Logger: c, field_13421, field_193067_a
org.apache.logging.log4j.Logger: c, field_13421, LOGGER, field_193067_a
MinecraftServer: f, field_13419, field_193069_c
MinecraftServer: f, field_13419, server, field_193069_c
Map<ResourceLocation, FunctionObject>: g, field_13420, field_193070_d
Map<Identifier, CommandFunction>: g, field_13420, idMap, field_193070_d
ArrayDeque<FunctionManager$QueuedCommand>: i, field_13413, field_194020_g
ArrayDeque<CommandFunctionManager$Entry>: i, field_13413, chain, field_194020_g
boolean: h, field_13411, field_194021_h
boolean: h, field_13411, executing, field_194021_h
ResourceLocation: d, field_13417, field_200001_d
Identifier: d, field_13417, TICK_FUNCTION, field_200001_d
ResourceLocation: e, field_13412, field_200222_e
Identifier: e, field_13412, LOAD_FUNCTION, field_200222_e
int: a, field_13415, field_195454_a
int: a, field_13415, PATH_PREFIX_LENGTH, field_195454_a
int: b, field_13414, field_195455_b
int: b, field_13414, EXTENSION_LENGTH, field_195455_b
TagCollection<FunctionObject>: k, field_13416, field_200002_i
TagContainer<CommandFunction>: k, field_13416, tags, field_200002_i
List<FunctionObject>: l, field_13418, field_200003_j
List<CommandFunction>: l, field_13418, tickFunctions, field_200003_j
boolean: m, field_13422, field_200223_l
boolean: m, field_13422, needToRunLoadFunctions, field_200223_l
List<FunctionManager$QueuedCommand>: j, field_19332, field_222855_j
List<CommandFunctionManager$Entry>: j, field_19332, pending, field_222855_j
Constructors
Methods
int (): b, method_12902, func_193065_c
int (): b, method_12902, getMaxCommandChainLength, func_193065_c
Map<ResourceLocation, FunctionObject> (): c, method_12912, func_193066_d
Map<Identifier, CommandFunction> (): c, method_12912, getFunctions, func_193066_d
void (): e, method_18699, func_73660_a
void (): e, method_18699, tick, func_73660_a
MinecraftServer (): a, method_12907, func_195450_a
MinecraftServer (): a, method_12907, getServer, func_195450_a
com.mojang.brigadier.CommandDispatcher<CommandSource> (): d, method_12900, func_195446_d
com.mojang.brigadier.CommandDispatcher<ServerCommandSource> (): d, method_12900, getDispatcher, func_195446_d
int (FunctionObject, CommandSource): a, method_12904, func_195447_a
int (CommandFunction, ServerCommandSource): a, method_12904, execute, func_195447_a
void (IResourceManager): a, method_14491, func_195410_a
void (ResourceManager): a, method_14491, apply, func_195410_a
FunctionObject (FunctionObject, Throwable, ResourceLocation): a, method_12903, func_212250_a
CommandFunction (CommandFunction, Throwable, Identifier): a, method_12903, load, func_212250_a
List<String> (IResourceManager, ResourceLocation): a, method_12906, func_195449_a
List<String> (ResourceManager, Identifier): a, method_12906, readLines, func_195449_a
CommandSource (): f, method_12899, func_195448_f
ServerCommandSource (): f, method_12899, getFunctionCommandSource, func_195448_f
TagCollection<FunctionObject> (): g, method_12901, func_200000_g
TagContainer<CommandFunction> (): h, method_12901, getTags, func_200000_g
Optional<FunctionObject> (ResourceLocation): a, method_12905, func_215361_a
Optional<CommandFunction> (Identifier): a, method_12905, getFunction, func_215361_a
ServerCommandSource (): g, method_20796, method_20796, func_223402_g
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
ArrayDeque<FunctionManager$QueuedCommand>: h, field_13413, field_194020_g
ArrayDeque<FunctionManager$QueuedCommand>: i, field_13413, field_194020_g
boolean: i, field_13411, field_194021_h
boolean: h, field_13411, field_194021_h
TagCollection<FunctionObject>: j, field_13416, field_200002_i
TagCollection<FunctionObject>: k, field_13416, field_200002_i
List<FunctionObject>: k, field_13418, field_200003_j
List<FunctionObject>: l, field_13418, field_200003_j
boolean: l, field_13422, field_200223_l
boolean: m, field_13422, field_200223_l
List<FunctionManager$QueuedCommand>: j, field_19332, field_222855_j
Constructors
Methods
1.14
Names
pp
re
net.minecraft.class_2991
Fields
org.apache.logging.log4j.Logger: c, field_193067_a
org.apache.logging.log4j.Logger: c, field_13421, field_193067_a
MinecraftServer: f, field_193069_c
MinecraftServer: f, field_13419, field_193069_c
Map<ResourceLocation, FunctionObject>: g, field_193070_d
Map<ResourceLocation, FunctionObject>: g, field_13420, field_193070_d
ArrayDeque<FunctionManager$QueuedCommand>: h, field_194020_g
ArrayDeque<FunctionManager$QueuedCommand>: h, field_13413, field_194020_g
boolean: i, field_194021_h
boolean: i, field_13411, field_194021_h
ResourceLocation: d, field_200001_d
ResourceLocation: d, field_13417, field_200001_d
ResourceLocation: e, field_200222_e
ResourceLocation: e, field_13412, field_200222_e
int: a, field_195454_a
int: a, field_13415, field_195454_a
int: b, field_195455_b
int: b, field_13414, field_195455_b
TagCollection<FunctionObject>: j, field_200002_i
TagCollection<FunctionObject>: j, field_13416, field_200002_i
List<FunctionObject>: k, field_200003_j
List<FunctionObject>: k, field_13418, field_200003_j
boolean: l, field_200223_l
boolean: l, field_13422, field_200223_l
Constructors
Methods
FunctionObject (ResourceLocation): a, func_193058_a
int (): b, func_193065_c
int (): b, method_12902, func_193065_c
Map<ResourceLocation, FunctionObject> (): c, func_193066_d
Map<ResourceLocation, FunctionObject> (): c, method_12912, func_193066_d
void (): Y_, func_73660_a
void (): e, method_18699, func_73660_a
MinecraftServer (): a, func_195450_a
MinecraftServer (): a, method_12907, func_195450_a
com.mojang.brigadier.CommandDispatcher<CommandSource> (): d, func_195446_d
com.mojang.brigadier.CommandDispatcher<CommandSource> (): d, method_12900, func_195446_d
int (FunctionObject, CommandSource): a, func_195447_a
int (FunctionObject, CommandSource): a, method_12904, func_195447_a
void (IResourceManager): a, func_195410_a
void (IResourceManager): a, method_14491, func_195410_a
FunctionObject (FunctionObject, Throwable, ResourceLocation): a, func_212250_a
FunctionObject (FunctionObject, Throwable, ResourceLocation): a, method_12903, func_212250_a
List<String> (IResourceManager, ResourceLocation): a, func_195449_a
List<String> (IResourceManager, ResourceLocation): a, method_12906, func_195449_a
CommandSource (): f, func_195448_f
CommandSource (): f, method_12899, func_195448_f
TagCollection<FunctionObject> (): g, func_200000_g
TagCollection<FunctionObject> (): g, method_12901, func_200000_g
Optional<FunctionObject> (ResourceLocation): a, method_12905, func_215361_a
1.13.2
Names
Fields
Constructors
Methods
1.13.1
Names
Fields
Constructors
Methods
1.13
Names
nt
pp
Fields
org.apache.logging.log4j.Logger: a, field_193067_a
org.apache.logging.log4j.Logger: c, field_193067_a
File: b, field_193068_b
MinecraftServer: c, field_193069_c
MinecraftServer: f, field_193069_c
Map<ResourceLocation, FunctionObject>: d, field_193070_d
Map<ResourceLocation, FunctionObject>: g, field_193070_d
String: e, field_193071_e
FunctionObject: f, field_193072_f
ArrayDeque<FunctionManager$QueuedCommand>: g, field_194020_g
ArrayDeque<FunctionManager$QueuedCommand>: h, field_194020_g
boolean: h, field_194021_h
boolean: i, field_194021_h
ICommandSender: i, field_193073_g
ResourceLocation: d, field_200001_d
ResourceLocation: e, field_200222_e
int: a, field_195454_a
int: b, field_195455_b
TagCollection<FunctionObject>: j, field_200002_i
List<FunctionObject>: k, field_200003_j
boolean: l, field_200223_l
Constructors
Methods
ICommandManager (): a, func_193062_a
int (): c, func_193065_c
int (): b, func_193065_c
Map<ResourceLocation, FunctionObject> (): d, func_193066_d
Map<ResourceLocation, FunctionObject> (): c, func_193066_d
void (): e, func_73660_a
void (): Y_, func_73660_a
int (FunctionObject, ICommandSender): a, func_194019_a
void (): f, func_193059_f
void (): h, func_193061_h
MinecraftServer (): a, func_195450_a
com.mojang.brigadier.CommandDispatcher<CommandSource> (): d, func_195446_d
int (FunctionObject, CommandSource): a, func_195447_a
void (IResourceManager): a, func_195410_a
FunctionObject (FunctionObject, Throwable, ResourceLocation): a, func_212250_a
List<String> (IResourceManager, ResourceLocation): a, func_195449_a
CommandSource (): f, func_195448_f
TagCollection<FunctionObject> (): g, func_200000_g
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
nr
nt
Fields
Constructors
Methods
1.12
Names
nr
net.minecraft.advancements.FunctionManager
Fields
org.apache.logging.log4j.Logger: a, field_193067_a
File: b, field_193068_b
MinecraftServer: c, field_193069_c
Map<ResourceLocation, FunctionObject>: d, field_193070_d
String: e, field_193071_e
FunctionObject: f, field_193072_f
ArrayDeque<FunctionManager$QueuedCommand>: g, field_194020_g
boolean: h, field_194021_h
ICommandSender: i, field_193073_g
Constructors
Methods
FunctionObject (ResourceLocation): a, func_193058_a
ICommandManager (): a, func_193062_a
int (): c, func_193065_c
Map<ResourceLocation, FunctionObject> (): d, func_193066_d
void (): e, func_73660_a
int (FunctionObject, ICommandSender): a, func_194019_a
void (): f, func_193059_f
void (): h, func_193061_h