compoundScrollForwards
fun compoundScrollForwards(slots: GuiSlotCompound, icon: GuiIcon, compound: GuiCompound<*>, speed: Duration = 1.ticks, scrollTimes: Int = compound.compoundHeight)(source)
Adds a compound scroll button.
This one scrolls forwards, line by line.