Interface UseRemainder
Holds the contents of item transformation information when an item is used.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionThe item that the item that is consumed is transformed into.static UseRemainder
useRemainder
(ItemStack itemStack)
-
Method Details
-
useRemainder
-
transformInto
The item that the item that is consumed is transformed into.- Returns:
- item
-