compoundScrollBackwards

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

Adds a compound scroll button.

This one scrolls backwards, line by line.