类 FunctionCommand.FunctionCustomExecutor

java.lang.Object
net.minecraft.commands.execution.CustomCommandExecutor.WithErrorHandling<CommandSourceStack>
net.minecraft.server.commands.FunctionCommand.FunctionCustomExecutor
所有已实现的接口:
com.mojang.brigadier.Command<CommandSourceStack>, CustomCommandExecutor<CommandSourceStack>, CustomCommandExecutor.CommandAdapter<CommandSourceStack>
封闭类:
FunctionCommand

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