Interface ItemContainerContents
Holds the contents of an item container.
- See Also:
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ItemContainerContents
containerContents
(List<ItemStack> contents) contents()
Gets the contents of the container.
-
Method Details
-
containerContents
-
containerContents
-
contents
Gets the contents of the container.- Returns:
- the contents
-