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.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)
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)
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)
public void
runGuarded(ExecutionCommandSource sender, com.mojang.brigadier.context.ContextChain currentStep, ChainModifiers modifiers, ExecutionControl output)
method_54259(class_8839 arg0, com.mojang.brigadier.context.ContextChain arg1, class_8936 arg2, class_8855 arg3)
executeInner(AbstractServerCommandSource arg0, com.mojang.brigadier.context.ContextChain arg1, ExecutionFlags arg2, ExecutionControl arg3)
private static Text
lambda$runGuarded$1(Collection arg0)
method_54284(Collection arg0)
method_54284(Collection arg0)
private static Text
lambda$runGuarded$0(Collection arg0)
method_54285(Collection arg0)
method_54285(Collection arg0)