Despawn Into Cooker
Places items into furnaces, blast furnaces, and smokers: stacking onto a matching smelt/fuel slot, dropping fuel into the fuel slot, or dropping a cookable item into the input slot when the recipe matches the cooker type.
Properties
Link copied to clipboard
Whether this strategy participates in bulk removal (removeFrom). Regression pin: DespawnIntoVoid applies to every block but removes nothing, so leaving it in the removal chain short-circuited /despi purge — no container was ever purged.
Functions
Link copied to clipboard
Attempts to place DespawnProcess.item into targetBlock.
Link copied to clipboard
Whether this strategy is applicable to targetBlock.
Link copied to clipboard
Removes all of material from targetBlock (used by bulk purges).
Removes items matching material from targetBlock (used by bulk purges).