kettle

Kotlin utilities for Quilt mod development


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

//kettle/coffee.cypher.kettle.inventory/toList

toList

[jvm]
fun Inventory.toList(): List<ItemStack>

Returns the ItemStack contents of this Inventory’s slots collected into a List.