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