Kotlin utilities for Quilt mod development
//kettle/coffee.cypher.kettle.inventory/asSequence
[jvm] fun Inventory.asSequence(): Sequence<ItemStack>
Returns this Inventory’s slots as a Sequence of ItemStacks contained within.