BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-407
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.pack
/
PackMeta
/
OverlayEntry
Overlay
Entry
data
class
OverlayEntry
(
val
formats
:
PackMeta.VersionRange
,
val
directory
:
String
)
:
Comparable
<
PackMeta.OverlayEntry
>
Members
Constructors
Overlay
Entry
Link copied to clipboard
constructor
(
formats
:
PackMeta.VersionRange
,
directory
:
String
)
Properties
directory
Link copied to clipboard
val
directory
:
String
formats
Link copied to clipboard
val
formats
:
PackMeta.VersionRange
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
PackMeta.OverlayEntry
)
:
Int