crafting

abstract val crafting: List<ItemStack>

The array of crafting slots in this inventory, where the first 4 elements of this array are the input, and the last slot is the output.

The returned list is immutable, and of a fixed size.