BetterHud
Toggle table of contents
1.13.3-SNAPSHOT-434
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.player
/
HudPlayerHead
Hud
Player
Head
interface
HudPlayerHead
A player's head component.
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.