ClassHudPresentation

public final class ClassHudPresentation

Keeps vitals visible and adds occasional reminders only while those vitals are stable.

Constructors

Link copied to clipboard
public void ClassHudPresentation()

Types

Link copied to clipboard
public final class Vitals extends Record
Raw values detect changes even when rounded HUD numbers stay the same.

Functions

Link copied to clipboard
public void clear()
Link copied to clipboard
public void discard(UUID playerId)
Link copied to clipboard
public String render(UUID playerId, ClassHudPresentation.Vitals vitals, String compact, String reminder, long now)