toggle menu
BetterHud docs
1.8
standard-api
switch theme
search in API
BetterHud/api/standard-api
/
kr.toxicity.hud.api.configuration
/
HudObjectType
Hud
Object
Type
class
HudObjectType
<
T
:
HudObject
?
>
:
Record
Members
Constructors
Hud
Object
Type
Link copied to clipboard
constructor
(
)
Properties
COMPASS
Link copied to clipboard
val
COMPASS
:
HudObjectType
<
Compass
>
HUD
Link copied to clipboard
val
HUD
:
HudObjectType
<
Hud
>
POPUP
Link copied to clipboard
val
POPUP
:
HudObjectType
<
Popup
>
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
invoke
Link copied to clipboard
@
NotNull
open
fun
invoke
(
@
NotNull
object
:
@
NotNull
HudObject
,
@
NotNull
hudPlayer
:
@
NotNull
HudPlayer
)
:
@
NotNull
List
<
WidthComponent
>
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String