Staff Furnace Data Component
data class StaffFurnaceDataComponent(val smeltedItemId: Int, val unsmeltableItemIds: IntSet, val smeltTicks: Int)(source)
Data components to store the state of a furnace staff.
Parameters
smelted Item Id
The network ID of the item entity being smelted
unsmeltable Item Ids
The network ID of the item entities which cannot be smelted
smelt Ticks
The ticks elapsed since the furnace started to smelt smeltedItemId