toggle menu
BetterHud docs
1.8
standard-api
switch theme
search in API
BetterHud/api/standard-api
/
kr.toxicity.hud.api.player
/
HudPlayerHead
Hud
Player
Head
interface
HudPlayerHead
Members
Functions
flat
Head
Link copied to clipboard
@
NotNull
@
Unmodifiable
abstract
fun
flatHead
(
)
:
@
NotNull
@
Unmodifiable
List
<
TextColor
>
Gets flat-layered head.
hair
Head
Link copied to clipboard
@
NotNull
@
Unmodifiable
abstract
fun
hairHead
(
)
:
@
NotNull
@
Unmodifiable
Map
<
Integer
,
TextColor
>
Gets player hair skin.
main
Head
Link copied to clipboard
@
NotNull
@
Unmodifiable
abstract
fun
mainHead
(
)
:
@
NotNull
@
Unmodifiable
List
<
TextColor
>
Gets player main head skin.