Interface BundleContents
Holds all items stored inside of a Bundle.
- See Also:
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic BundleContents.Builder
static BundleContents
bundleContents
(List<ItemStack> contents) contents()
Lists the items that are currently stored inside of this component.
-
Method Details
-
bundleContents
-
bundleContents
-
contents
Lists the items that are currently stored inside of this component.- Returns:
- items
-