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 com.mojang.brigadier.builder.ArgumentBuilder
<CommandSourceStack, ?> ExecuteCommand.addConditional
(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> pCommandNode, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> pBuilder, boolean pValue, ExecuteCommand.CommandPredicate pTest)