Class MacroFunction<T extends ExecutionCommandSource<T>>

java.lang.Object
net.minecraft.commands.functions.MacroFunction<T>
All Implemented Interfaces:
CommandFunction<T>

public class MacroFunction<T extends ExecutionCommandSource<T>> extends Object implements CommandFunction<T>