toggle menu
InventoryGUI-api
4.5.0
jvm
switch theme
search in 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