Uses of Interface
io.papermc.paper.datacomponent.item.ItemAdventurePredicate.Builder
Packages that use ItemAdventurePredicate.Builder
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of ItemAdventurePredicate.Builder in io.papermc.paper.datacomponent.item
Methods 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()