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.pack
/
PackMeta
/
VersionRange
Version
Range
data
class
VersionRange
(
val
min
:
Int
,
val
max
:
Int
)
:
Comparable
<
PackMeta.VersionRange
>
Members
Constructors
Version
Range
Link copied to clipboard
constructor
(
min
:
Int
,
max
:
Int
)
Properties
max
Link copied to clipboard
val
max
:
Int
min
Link copied to clipboard
val
min
:
Int
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
PackMeta.VersionRange
)
:
Int
min
Link copied to clipboard
infix
fun
min
(
other
:
PackMeta.VersionRange
?
)
:
PackMeta.VersionRange