Home Commands Examples Getting Started With Scripts Global Keywords
Generic Recipe Manipulation

IItemStackExpansions

Expands

This class expands IItemStack, meaning that the content found on this page can be called on that type directly.

Members

implicit as HarvestEntry
Converts the given IItemStack into a HarvestEntry.
script.zs
// IItemStack as HarvestEntry
myIItemStack as HarvestEntry

Return Type: HarvestEntry