Package net.minecraft.client.gui.hud
Class PlayerListHud.Heart
java.lang.Object
net.minecraft.client.gui.hud.PlayerListHud.Heart
- Enclosing class:
PlayerListHud
- Mappings:
Namespace Name named net/minecraft/client/gui/hud/PlayerListHud$Heartintermediary net/minecraft/class_355$class_7732official fuz$a
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final longprivate longprivate intprivate longprivate intprivate static final longprivate static final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidtick(int score, long currentTick) booleanuseHighlighted(long currentTick)
-
Field Details
-
COOLDOWN_TICKS
private static final long COOLDOWN_TICKS- See Also:
- Mappings:
Namespace Name Mixin selector named COOLDOWN_TICKSLnet/minecraft/client/gui/hud/PlayerListHud$Heart;COOLDOWN_TICKS:Jintermediary field_40394Lnet/minecraft/class_355$class_7732;field_40394:Jofficial aLfuz$a;a:J
-
SCORE_DECREASE_HIGHLIGHT_TICKS
private static final long SCORE_DECREASE_HIGHLIGHT_TICKS- See Also:
- Mappings:
Namespace Name Mixin selector named SCORE_DECREASE_HIGHLIGHT_TICKSLnet/minecraft/client/gui/hud/PlayerListHud$Heart;SCORE_DECREASE_HIGHLIGHT_TICKS:Jintermediary field_40395Lnet/minecraft/class_355$class_7732;field_40395:Jofficial bLfuz$a;b:J
-
SCORE_INCREASE_HIGHLIGHT_TICKS
private static final long SCORE_INCREASE_HIGHLIGHT_TICKS- See Also:
- Mappings:
Namespace Name Mixin selector named SCORE_INCREASE_HIGHLIGHT_TICKSLnet/minecraft/client/gui/hud/PlayerListHud$Heart;SCORE_INCREASE_HIGHLIGHT_TICKS:Jintermediary field_40396Lnet/minecraft/class_355$class_7732;field_40396:Jofficial cLfuz$a;c:J
-
score
private int score- Mappings:
Namespace Name Mixin selector named scoreLnet/minecraft/client/gui/hud/PlayerListHud$Heart;score:Iintermediary field_40397Lnet/minecraft/class_355$class_7732;field_40397:Iofficial dLfuz$a;d:I
-
lastScore
private int lastScore- Mappings:
Namespace Name Mixin selector named lastScoreLnet/minecraft/client/gui/hud/PlayerListHud$Heart;lastScore:Iintermediary field_40398Lnet/minecraft/class_355$class_7732;field_40398:Iofficial eLfuz$a;e:I
-
lastScoreChangeTick
private long lastScoreChangeTick- Mappings:
Namespace Name Mixin selector named lastScoreChangeTickLnet/minecraft/client/gui/hud/PlayerListHud$Heart;lastScoreChangeTick:Jintermediary field_40399Lnet/minecraft/class_355$class_7732;field_40399:Jofficial fLfuz$a;f:J
-
highlightEndTick
private long highlightEndTick- Mappings:
Namespace Name Mixin selector named highlightEndTickLnet/minecraft/client/gui/hud/PlayerListHud$Heart;highlightEndTick:Jintermediary field_40400Lnet/minecraft/class_355$class_7732;field_40400:Jofficial gLfuz$a;g:J
-
-
Constructor Details
-
Heart
public Heart(int score) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;<init>(I)Vintermediary <init>Lnet/minecraft/class_355$class_7732;<init>(I)Vofficial <init>Lfuz$a;<init>(I)V
-
-
Method Details
-
tick
public void tick(int score, long currentTick) - Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/client/gui/hud/PlayerListHud$Heart;tick(IJ)Vintermediary method_45597Lnet/minecraft/class_355$class_7732;method_45597(IJ)Vofficial aLfuz$a;a(IJ)V
-
getLastScore
public int getLastScore()- Mappings:
Namespace Name Mixin selector named getLastScoreLnet/minecraft/client/gui/hud/PlayerListHud$Heart;getLastScore()Iintermediary method_45596Lnet/minecraft/class_355$class_7732;method_45596()Iofficial aLfuz$a;a()I
-
useHighlighted
public boolean useHighlighted(long currentTick) - Mappings:
Namespace Name Mixin selector named useHighlightedLnet/minecraft/client/gui/hud/PlayerListHud$Heart;useHighlighted(J)Zintermediary method_45598Lnet/minecraft/class_355$class_7732;method_45598(J)Zofficial aLfuz$a;a(J)Z
-