InventoryAllSlots

class InventoryAllSlots<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>): ArrayList<InventorySlot>