Kotlin utilities for Quilt mod development
//kettle/coffee.cypher.kettle.inventory/toList
[jvm] fun Inventory.toList(): List<ItemStack>
Returns the ItemStack contents of this Inventory’s slots collected into a List.