Item Condition Types
Item Condition Types operate on a combination of World
and ItemStack
, allowing to evaluate not only the stack of items, but also access the world for certain things, like accessing the recipe manager of the world (which is used by the Smeltable (Item Condition Type)).