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_CONTENTS
Holds 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 BundleContents
BundleContents.bundleContents
(List<ItemStack> contents)