kettle

Kotlin utilities for Quilt mod development


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

//kettle/coffee.cypher.kettle.inventory/asIterable

asIterable

[jvm]
fun Inventory.asIterable(): Iterable<ItemStack>

Returns this Inventory’s slots as an Iterable of ItemStacks contained within.