InventoryRowSlots

class InventoryRowSlots<T : ForInventory> : InventorySlotCompound<T>

Functions

realSlotsWithInvType
Link copied to clipboard
open fun realSlotsWithInvType(invType: GUIType<T>): List<Int>
withInvType
Link copied to clipboard
open override fun withInvType(invType: GUIType<T>): HashSet<InventorySlot>

Properties

row
Link copied to clipboard
val row: Int