Inventory Slot Range
class InventorySlotRange<out T : ForInventory> : InventorySlotCompound<T> , ClosedRange<InventorySlot>
Content copied to clipboard
Functions
contains
Link copied to clipboard
realSlotsWithInvType
Link copied to clipboard
withInvType
Link copied to clipboard
open override fun withInvType(invType: InventoryType<T>): LinkedHashSet<InventorySlot>
Content copied to clipboard