Skip to content

CustomUIHud

Package: com.hypixel.hytale.server.core.entity.entities.player.hud

Type: abstract class

Constructors

java
public CustomUIHud(@Nonnull PlayerRef playerRef)

Fields

NameType
playerRefPlayerRef

Methods

MethodReturns
show()void
update(boolean clear, @Nonnull UICommandBuilder commandBuilder)void
getPlayerRef()PlayerRef
build(@Nonnull UICommandBuilder var1)abstract void

Unofficial documentation · Any questions? Found a mistake? Have something you want documented? Join the Discord server at the top and let us know in #hytale!