InventoryGUIRectSpaceCompound

fun <T : ForInventory, E> InventoryGUIRectSpaceCompound(invType: InventoryType<T>, iconGenerator: (E) -> ItemStack, onClick: (InventoryGUIClickEvent<T>, E) -> Unit, compoundWidth: Int)