compoundWidthScroll

fun compoundWidthScroll(space: ComponentSpace, compound: CompoundComponent<*>, reverse: Boolean = false, display: ItemStack = ItemValue.placeholder( Material.ARROW, if (!reverse) "<green>Scroll Forward" else "<red>Scroll Backward" ))(source)