Package net.minecraft.commands.execution
Interface CustomCommandExecutor.CommandAdapter<T>
- All Superinterfaces:
- com.mojang.brigadier.Command<T>,- CustomCommandExecutor<T>
- All Known Implementing Classes:
- DebugCommand.TraceCustomExecutor,- FunctionCommand.FunctionCustomExecutor,- ReturnCommand.ReturnFailCustomExecutor,- ReturnCommand.ReturnValueCustomExecutor
- Enclosing interface:
- CustomCommandExecutor<T>
public static interface CustomCommandExecutor.CommandAdapter<T>
extends com.mojang.brigadier.Command<T>, CustomCommandExecutor<T>
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.commands.execution.CustomCommandExecutorCustomCommandExecutor.CommandAdapter<T>, CustomCommandExecutor.WithErrorHandling<T extends ExecutionCommandSource<T>>
- 
Field SummaryFields inherited from interface com.mojang.brigadier.CommandSINGLE_SUCCESS
- 
Method SummaryMethods inherited from interface net.minecraft.commands.execution.CustomCommandExecutorrun