Uses of Interface
io.papermc.paper.datacomponent.item.BundleContents
Packages that use BundleContents
-
Uses of BundleContents in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type BundleContentsModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<BundleContents> DataComponentTypes.BUNDLE_CONTENTSHolds all items stored inside a Bundle. -
Uses of BundleContents in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return BundleContentsModifier and TypeMethodDescriptionstatic BundleContentsBundleContents.bundleContents(List<ItemStack> contents)