net.minecraft.client.gui.components

class PlayerTabOverlay$HealthState

fph$a
net.minecraft.client.gui.components.PlayerTabOverlay$HealthState
net.minecraft.class_355$class_7732
net.minecraft.client.gui.hud.PlayerListHud$Heart

Field summary

Modifier and TypeField
private static final long
a
DISPLAY_UPDATE_DELAY
field_40394
COOLDOWN_TICKS
private static final long
b
DECREASE_BLINK_DURATION
field_40395
SCORE_DECREASE_HIGHLIGHT_TICKS
private static final long
c
INCREASE_BLINK_DURATION
field_40396
SCORE_INCREASE_HIGHLIGHT_TICKS
private int
d
lastValue
field_40397
score
private int
e
displayedValue
field_40398
prevScore
private long
f
lastUpdateTick
field_40399
lastScoreChangeTick
private long
g
blinkUntilTick
field_40400
highlightEndTick

Constructor summary

ModifierConstructor
public (int score)

Method summary

Modifier and TypeMethod
public void
a(int arg0, long arg1)
update(int arg0, long arg1)
method_45597(int arg0, long arg1)
tick(int score, long currentTick)
public int
a()
displayedValue()
method_45596()
getPrevScore()
public boolean
a(long arg0)
isBlinking(long arg0)
method_45598(long arg0)
useHighlighted(long currentTick)