Class FunctionCommand.FunctionCustomExecutor

java.lang.Object
net.minecraft.commands.execution.CustomCommandExecutor.WithErrorHandling<CommandSourceStack>
net.minecraft.server.commands.FunctionCommand.FunctionCustomExecutor
All Implemented Interfaces:
com.mojang.brigadier.Command<CommandSourceStack>, CustomCommandExecutor<CommandSourceStack>, CustomCommandExecutor.CommandAdapter<CommandSourceStack>
Enclosing class:
FunctionCommand

abstract static class FunctionCommand.FunctionCustomExecutor extends CustomCommandExecutor.WithErrorHandling<CommandSourceStack> implements CustomCommandExecutor.CommandAdapter<CommandSourceStack>