toggle menu
silk
1.10.4
jvm
switch theme
search in API
silk-igui
/
net.silkmc.silk.igui
/
GuiSlotCompound
/
RowSlots
Row
Slots
class
RowSlots
(
val
row
:
Int
)
:
GuiSlotCompound
(
source
)
Members
Constructors
Row
Slots
Link copied to clipboard
constructor
(
row
:
Int
)
Properties
row
Link copied to clipboard
val
row
:
Int
Functions
with
Dimensions
Link copied to clipboard
open
override
fun
withDimensions
(
dimensions
:
GuiDimensions
)
:
ArrayList
<
GuiSlot
>