Kotlin utilities for Quilt mod development
//kettle/coffee.cypher.kettle.inventory/get
[jvm] operator fun Inventory.get(slot: Int): ItemStack
Returns the ItemStack contained in the given slot of this Inventory.