Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.presentation.actionbar
/
CombatHud
Combat
Hud
public
final
class
CombatHud
Resource-pack HUD rendered automatically by the managed-world combat lifecycle.
Members
Constructors
Combat
Hud
Link copied to clipboard
public
void
CombatHud
(
)
Types
Frame
Link copied to clipboard
public
final
class
Frame
extends
Record
Functions
component
Link copied to clipboard
public
TextComponent
component
(
String
text
)
public
TextComponent
component
(
CombatHud.Frame
frame
,
String
feedback
,
boolean legacy
)
frame
Link copied to clipboard
public
CombatHud.Frame
frame
(
Player
player
,
boolean active
)