Uses of Interface
io.papermc.paper.datacomponent.item.ItemContainerContents
-
Uses of ItemContainerContents in io.papermc.paper.datacomponent
Modifier 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
Modifier and TypeMethodDescriptionstatic ItemContainerContents
ItemContainerContents.containerContents
(List<ItemStack> contents)