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