net.minecraft.server.function

class Macro$FixedLine<T>

implements Macro$Line<T>

net.minecraft.commands.functions.MacroFunction$PlainTextEntry
net.minecraft.class_8641$class_8871
net.minecraft.server.function.Macro$FixedLine

Field summary

Modifier and TypeField
private final SourcedCommandAction<T>
compiledAction
field_46762
action

Constructor summary

ModifierConstructor
public (SourcedCommandAction<T> action)

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)