net.minecraft.server.command

abstract class FunctionCommand$Command

extends ControlFlowAware$Helper<ServerCommandSource> implements ControlFlowAware$Command<ServerCommandSource>

All mapped superinterfaces:

ControlFlowAware, ControlFlowAware$Command

net.minecraft.server.commands.FunctionCommand$FunctionCustomExecutor
net.minecraft.server.commands.FunctionCommand$FunctionCustomExecutor
net.minecraft.class_3062$class_8833
net.minecraft.server.command.FunctionCommand$Command

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
protected abstract NbtCompound
arguments(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context)
arguments(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context)
method_54277(com.mojang.brigadier.context.CommandContext<class_2168> arg0)
getArguments(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context)
public void
runGuarded(CommandSourceStack sender, com.mojang.brigadier.context.ContextChain<CommandSourceStack> currentStep, ChainModifiers modifiers, ExecutionControl<CommandSourceStack> output)
runGuarded(CommandSourceStack sender, com.mojang.brigadier.context.ContextChain<CommandSourceStack> currentStep, ChainModifiers modifiers, ExecutionControl<CommandSourceStack> output)
method_54283(class_2168 arg0, com.mojang.brigadier.context.ContextChain<class_2168> arg1, class_8936 arg2, class_8855<class_2168> arg3)
executeInner(ServerCommandSource arg0, com.mojang.brigadier.context.ContextChain<ServerCommandSource> arg1, ExecutionFlags arg2, ExecutionControl<ServerCommandSource> arg3)