Uses of Interface
io.papermc.paper.datacomponent.item.ItemAdventurePredicate.Builder
Packages that use ItemAdventurePredicate.Builder
- 
Uses of ItemAdventurePredicate.Builder in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return ItemAdventurePredicate.BuilderModifier and TypeMethodDescriptionItemAdventurePredicate.Builder.addPredicate(BlockPredicate predicate) Adds a block predicate to this builder.ItemAdventurePredicate.Builder.addPredicates(List<BlockPredicate> predicates) Adds block predicates to this builder.ItemAdventurePredicate.itemAdventurePredicate()