toggle menu
BetterHud
1.3-HOTFIX
jvm
switch theme
search in API
dist
/
kr.toxicity.hud.image
/
ImageLocation
Image
Location
data
class
ImageLocation
(
val
x
:
Int
,
val
y
:
Int
)
Members
Constructors
Image
Location
Link copied to clipboard
constructor
(
section
:
YamlObject
)
constructor
(
x
:
Int
,
y
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
x
Link copied to clipboard
val
x
:
Int
y
Link copied to clipboard
val
y
:
Int
Functions
plus
Link copied to clipboard
operator
fun
plus
(
other
:
ImageLocation
)
:
ImageLocation