Uses of Interface
net.minecraft.server.commands.ExecuteCommand.CommandPredicate
-
Uses of ExecuteCommand.CommandPredicate in net.minecraft.server.commands
Modifier and TypeMethodDescriptionprivate static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?>
ExecuteCommand.addConditional(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_137075_, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack,?> p_137076_, boolean p_137077_, ExecuteCommand.CommandPredicate p_137078_)