Inventory Slot
data class InventorySlot(row: Int, slotInRow: Int) : Comparable<InventorySlot>
Content copied to clipboard
Types
Functions
add
Link copied to clipboard
compareTo
Link copied to clipboard
isInDimension
Link copied to clipboard
realSlotIn
Link copied to clipboard