net.minecraft.commands.functions

class MacroFunction$MacroEntry<T extends ExecutionCommandSource<T>>

implements MacroFunction$Entry<T>

in$b
net.minecraft.commands.functions.MacroFunction$MacroEntry
net.minecraft.class_8641$class_8870
net.minecraft.server.function.Macro$VariableLine
net.minecraft.commands.functions.MacroFunction$b

Field summary

Modifier and TypeField
private final StringTemplate
a
template
field_46760
invocation
private final it.unimi.dsi.fastutil.ints.IntList
b
parameters
field_46761
variableIndices
private final T
c
compilationContext
field_47891
source

Constructor summary

ModifierConstructor
public (StringTemplate invocation, it.unimi.dsi.fastutil.ints.IntList variableIndices, T source)

Method summary

Modifier and TypeMethod
public it.unimi.dsi.fastutil.ints.IntList
a()
parameters()
method_54428()
getDependentVariables()
public UnboundEntryAction<T>
a(List<String> arg0, com.mojang.brigadier.CommandDispatcher<T> arg1, alz arg2)
instantiate(List<String> arg0, com.mojang.brigadier.CommandDispatcher<T> arg1, ResourceLocation arg2)
method_54429(List<String> arg0, com.mojang.brigadier.CommandDispatcher<T> arg1, class_2960 arg2)
instantiate(List<String> arg0, com.mojang.brigadier.CommandDispatcher<T> arg1, Identifier arg2)