Uses of Interface
io.papermc.paper.datacomponent.item.ItemContainerContents
Packages that use ItemContainerContents
- 
Uses of ItemContainerContents in io.papermc.paper.datacomponentFields in io.papermc.paper.datacomponent with type parameters of type ItemContainerContentsModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<ItemContainerContents> DataComponentTypes.CONTAINERHolds the contents of container blocks (Chests, Shulker Boxes) in item form.
- 
Uses of ItemContainerContents in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return ItemContainerContentsModifier and TypeMethodDescriptionstatic ItemContainerContentsItemContainerContents.containerContents(List<ItemStack> contents)