net.minecraft.command

public interface ControlFlowAware$Command<T>

extends ControlFlowAware<T>, com.mojang.brigadier.Command<T>

net.minecraft.commands.execution.CustomCommandExecutor$CommandAdapter
net.minecraft.class_8848$class_8849
net.minecraft.command.ControlFlowAware$Command

Method summary

Modifier and TypeMethod
default int
run(com.mojang.brigadier.context.CommandContext<T> context)
run(com.mojang.brigadier.context.CommandContext<T> arg0)
run(com.mojang.brigadier.context.CommandContext<T> context)