RowSlots

class RowSlots(val row: Int) : GuiSlotCompound(source)

Constructors

Link copied to clipboard
constructor(row: Int)

Properties

Link copied to clipboard
val row: Int

Functions

Link copied to clipboard
open override fun withDimensions(dimensions: GuiDimensions): ArrayList<GuiSlot>