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

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

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