InventoryGUI-api
Toggle table of contents
4.6.3
jvm
Platform filter
jvm
Switch theme
Search in API
InventoryGUI-api
InventoryGUI-api
/
net.projecttl.inventory.util
/
InvLocation
Inv
Location
data
class
InvLocation
(
val
x
:
Int
,
val
y
:
Int
)
Descartes coordinate system for inventories
Members
Constructors
Inv
Location
Link copied to clipboard
constructor
(
x
:
Int
,
y
:
Int
)
Properties
x
Link copied to clipboard
val
x
:
Int
y
Link copied to clipboard
val
y
:
Int