kettle

Kotlin utilities for Quilt mod development


Project maintained by Cypher121 Hosted on GitHub Pages — Theme by mattgraham

//kettle/coffee.cypher.kettle.inventory/asSequence

asSequence

[jvm]
fun Inventory.asSequence(): Sequence<ItemStack>

Returns this Inventory’s slots as a Sequence of ItemStacks contained within.