BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-402
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.command
/
Vec3
Vec3
data
class
Vec3
(
val
x
:
Double
,
val
y
:
Double
,
val
z
:
Double
)
Members
Constructors
Vec3
Link copied to clipboard
constructor
(
x
:
Double
,
y
:
Double
,
z
:
Double
)
Properties
x
Link copied to clipboard
val
x
:
Double
y
Link copied to clipboard
val
y
:
Double
z
Link copied to clipboard
val
z
:
Double