BetterHud
Toggle table of contents
1.13.3-SNAPSHOT-434
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.util
/
LatestVersion
Latest
Version
data
class
LatestVersion
(
val
release
:
ArtifactVersion
?
,
val
snapshot
:
ArtifactVersion
?
)
Members
Constructors
Latest
Version
Link copied to clipboard
constructor
(
list
:
List
<
ArtifactVersion
>
)
constructor
(
release
:
ArtifactVersion
?
,
snapshot
:
ArtifactVersion
?
)
Properties
release
Link copied to clipboard
val
release
:
ArtifactVersion
?
snapshot
Link copied to clipboard
val
snapshot
:
ArtifactVersion
?