toggle menu
BetterHud
1.3-HOTFIX
jvm
switch theme
search in API
dist
/
kr.toxicity.hud.shader
/
GuiLocation
Gui
Location
data
class
GuiLocation
(
val
x
:
Double
,
val
y
:
Double
)
Members
Constructors
Gui
Location
Link copied to clipboard
constructor
(
section
:
YamlObject
)
constructor
(
x
:
Double
,
y
:
Double
)
Properties
x
Link copied to clipboard
val
x
:
Double
y
Link copied to clipboard
val
y
:
Double
Functions
plus
Link copied to clipboard
operator
fun
plus
(
other
:
GuiLocation
)
:
GuiLocation