620 B
620 B
title
title |
---|
rectTo - |
//KSpigot/net.axay.kspigot.inventory/rectTo
rectTo
[jvm]
Brief description
This range contains all slots inside of a thought rectangle with the two given slots as two opposite corners of the rectangle.
Content
infix fun <T : ForInventory> SingleInventorySlot<out T>.rectTo(slot: SingleInventorySlot<out T>): InventorySlotRange<T>