Uses of Interface
io.papermc.paper.datacomponent.item.ItemAdventurePredicate.Builder
-
Uses of ItemAdventurePredicate.Builder in io.papermc.paper.datacomponent.item
Modifier 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()