类 MacroFunction<T extends ExecutionCommandSource<T>>

java.lang.Object
net.minecraft.commands.functions.MacroFunction<T>
所有已实现的接口:
CommandFunction<T>

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