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.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
:
List
<
String
>
core
Link copied to clipboard
val
core
:
List
<
String
>
font
Link copied to clipboard
val
font
:
List
<
String
>
info
Link copied to clipboard
val
info
:
ReloadInfo
shaders
Link copied to clipboard
val
shaders
:
List
<
String
>
textures
Link copied to clipboard
val
textures
:
List
<
String
>
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
)