net.minecraft.server.commands

class ExecuteCommand$ExecuteIfFunctionCustomModifier

implements CustomModifierExecutor$ModifierAdapter<CommandSourceStack>

aoc$d
net.minecraft.server.commands.ExecuteCommand$ExecuteIfFunctionCustomModifier
net.minecraft.class_3050$class_8831
net.minecraft.server.command.ExecuteCommand$IfUnlessRedirector
net.minecraft.server.commands.CommandExecute$d

Field summary

Modifier and TypeField
private final IntPredicate
a
check
field_46643
predicate

Constructor summary

ModifierConstructor
(boolean success)

Method summary

Modifier and TypeMethod
public void
a(ew arg0, List<ew> arg1, com.mojang.brigadier.context.ContextChain<ew> arg2, hr arg3, hx<ew> arg4)
apply(CommandSourceStack arg0, List<CommandSourceStack> arg1, com.mojang.brigadier.context.ContextChain<CommandSourceStack> arg2, ChainModifiers arg3, ExecutionControl<CommandSourceStack> arg4)
method_54854(class_2168 arg0, List<class_2168> arg1, com.mojang.brigadier.context.ContextChain<class_2168> arg2, class_8936 arg3, class_8855<class_2168> arg4)
execute(ServerCommandSource arg0, List<ServerCommandSource> arg1, com.mojang.brigadier.context.ContextChain<ServerCommandSource> arg2, ExecutionFlags arg3, ExecutionControl<ServerCommandSource> arg4)