toggle menu
BetterHud docs
1.8
dist
switch theme
search in API
BetterHud/dist
/
kr.toxicity.hud.compass
/
CompassImpl
Compass
Impl
interface
CompassImpl
:
Compass
,
HudConfiguration
Inheritors
CircleCompass
Members
Properties
path
Link copied to clipboard
abstract
val
path
:
String
Functions
get
Components
By
Type
Link copied to clipboard
@
NotNull
open
fun
getComponentsByType
(
@
NotNull
p0
:
@
NotNull
HudPlayer
)
:
@
NotNull
MutableList
<
WidthComponent
>
get
Name
Link copied to clipboard
@
NotNull
abstract
fun
getName
(
)
:
@
NotNull
String
get
Type
Link copied to clipboard
@
NotNull
abstract
fun
getType
(
)
:
@
NotNull
HudObjectType
<
*
>
indicate
Link copied to clipboard
@
NotNull
abstract
fun
indicate
(
@
NotNull
p0
:
@
NotNull
HudPlayer
)
:
@
NotNull
WidthComponent
is
Default
Link copied to clipboard
abstract
fun
isDefault
(
)
:
Boolean