BetterHud
Toggle table of contents
1.14.1-SNAPSHOT-439
dist
Target filter
dist
Switch theme
Search in API
Skip to content
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