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

java.lang.Object
net.minecraft.server.commands.ReturnCommand.ReturnFromCommandCustomModifier<T>
All Implemented Interfaces:
com.mojang.brigadier.RedirectModifier<T>, CustomModifierExecutor<T>, CustomModifierExecutor.ModifierAdapter<T>
Enclosing class:
ReturnCommand

static class ReturnCommand.ReturnFromCommandCustomModifier<T extends ExecutionCommandSource<T>> extends Object implements CustomModifierExecutor.ModifierAdapter<T>