Loot item function that processes the dropped item as if it was smelted or cooked in a furnace.
export class SmeltItemFunction extends LootItemFunction { private constructor();} Copy
export class SmeltItemFunction extends LootItemFunction { private constructor();}
Private
Readonly
Loot item function that processes the dropped item as if it was smelted or cooked in a furnace.
Source