Class ReturnCommand.ReturnFailCustomExecutor<T extends ExecutionCommandSource<T>>

java.lang.Object
net.minecraft.server.commands.ReturnCommand.ReturnFailCustomExecutor<T>
All Implemented Interfaces:
com.mojang.brigadier.Command<T>, CustomCommandExecutor<T>, CustomCommandExecutor.CommandAdapter<T>
Enclosing class:
ReturnCommand

static class ReturnCommand.ReturnFailCustomExecutor<T extends ExecutionCommandSource<T>> extends Object implements CustomCommandExecutor.CommandAdapter<T>