compoundScrollForwards

fun compoundScrollForwards(slots: GuiSlotCompound, icon: GuiIcon, compound: GuiCompound<*>, speed: Duration = 1.ticks, scrollTimes: Int = compound.compoundHeight)

Adds a compound scroll button.

This one scrolls forwards, line by line.