Uses of Interface
net.minecraft.server.commands.ExecuteCommand.CommandPredicate
Packages that use ExecuteCommand.CommandPredicate
-
Uses of ExecuteCommand.CommandPredicate in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type ExecuteCommand.CommandPredicateModifier and TypeMethodDescriptionprivate static ArgumentBuilder<CommandSourceStack, ?> ExecuteCommand.addConditional(CommandNode<CommandSourceStack> root, ArgumentBuilder<CommandSourceStack, ?> argument, boolean expected, ExecuteCommand.CommandPredicate predicate)