History - net.minecraft.commands.CommandFunction$CommandMacro
1.20.2
Names
dp$c
net.minecraft.commands.CommandFunction$CommandMacro
net.minecraft.class_2158$class_8641
net.minecraft.server.function.CommandFunction$Macro
net.minecraft.src.C_2773_$C_290204_
net.minecraft.commands.CustomFunction$c
Fields
DecimalFormat: a, DECIMAL_FORMAT, field_46190, DECIMAL_FORMAT, f_301426_
List<String>: b, parameters, field_45149, variables, f_291038_
int: c, MAX_CACHE_ENTRIES, field_45150, CACHE_SIZE, f_291845_
it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<List<String>, CommandFunction>: d, cache, field_45151, cache, f_291458_
Constructors
(ResourceLocation, CommandFunction$Entry[], List<String>)
Methods
CommandFunction (CompoundTag, com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandSourceStack): a, instantiate, method_52595, withMacroReplaced, m_295804_
String (Tag): a, stringify, method_53840, toString, m_294916_
CommandFunction (List<String>, com.mojang.brigadier.CommandDispatcher<CommandSourceStack>, CommandSourceStack): a, substituteAndParse, method_52597, withMacroReplaced, m_295572_