BetterHud
Toggle table of contents
1.14.0-SNAPSHOT-438
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.resource
/
GlobalResource
Global
Resource
class
GlobalResource
(
val
info
:
ReloadInfo
)
:
BetterCommandSource
Members
Members & Extensions
Constructors
Global
Resource
Link copied to clipboard
constructor
(
info
:
ReloadInfo
)
Properties
boss
Bar
Link copied to clipboard
val
bossBar
:
<Error class: unknown class>
core
Link copied to clipboard
val
core
:
<Error class: unknown class>
font
Link copied to clipboard
val
font
:
<Error class: unknown class>
info
Link copied to clipboard
val
info
:
ReloadInfo
shaders
Link copied to clipboard
val
shaders
:
<Error class: unknown class>
textures
Link copied to clipboard
val
textures
:
<Error class: unknown class>
Functions
audience
Link copied to clipboard
@
NotNull
open
override
fun
audience
(
)
:
@
NotNull
Audience
has
Permission
Link copied to clipboard
open
override
fun
hasPermission
(
@
NotNull
p0
:
@
NotNull
String
)
:
Boolean
info
Link copied to clipboard
fun
BetterCommandSource
.
info
(
message
:
String
)
fun
BetterCommandSource
.
info
(
message
:
Component
)
locale
Link copied to clipboard
@
NotNull
open
override
fun
locale
(
)
:
@
NotNull
Locale
type
Link copied to clipboard
@
NotNull
open
override
fun
type
(
)
:
@
NotNull
SenderType
warn
Link copied to clipboard
fun
BetterCommandSource
.
warn
(
message
:
String
)
fun
BetterCommandSource
.
warn
(
message
:
Component
)