Uses of Interface
io.papermc.paper.command.brigadier.argument.predicate.ItemStackPredicate
Packages that use ItemStackPredicate
-
Uses of ItemStackPredicate in io.papermc.paper.command.brigadier.argument
Methods in io.papermc.paper.command.brigadier.argument that return types with arguments of type ItemStackPredicateModifier and TypeMethodDescriptionstatic @NotNull com.mojang.brigadier.arguments.ArgumentType
<ItemStackPredicate> ArgumentTypes.itemPredicate()
An item predicate argument.