net.minecraft.server.function

class Macro$VariableLine<T extends AbstractServerCommandSource<T>>

implements Macro$Line<T>

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

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public it.unimi.dsi.fastutil.ints.IntList
parameters()
method_54428()
getDependentVariables()
public SourcedCommandAction<T>
instantiate(List<String> substitutions, com.mojang.brigadier.CommandDispatcher<T> dispatcher, Identifier functionId)
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)