Class PlayerListHud.Heart

java.lang.Object
net.minecraft.client.gui.hud.PlayerListHud.Heart
Enclosing class:
PlayerListHud

@Environment(CLIENT) private static class PlayerListHud.Heart extends Object
Mappings:
Namespace Name
official elx$a
intermediary net/minecraft/class_355$class_7732
named net/minecraft/client/gui/hud/PlayerListHud$Heart
  • Field Details

    • COOLDOWN_TICKS

      private static final long COOLDOWN_TICKS
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lelx$a;a:J
      intermediary field_40394 Lnet/minecraft/class_355$class_7732;field_40394:J
      named COOLDOWN_TICKS Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;COOLDOWN_TICKS:J
    • SCORE_DECREASE_HIGHLIGHT_TICKS

      private static final long SCORE_DECREASE_HIGHLIGHT_TICKS
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lelx$a;b:J
      intermediary field_40395 Lnet/minecraft/class_355$class_7732;field_40395:J
      named SCORE_DECREASE_HIGHLIGHT_TICKS Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;SCORE_DECREASE_HIGHLIGHT_TICKS:J
    • SCORE_INCREASE_HIGHLIGHT_TICKS

      private static final long SCORE_INCREASE_HIGHLIGHT_TICKS
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lelx$a;c:J
      intermediary field_40396 Lnet/minecraft/class_355$class_7732;field_40396:J
      named SCORE_INCREASE_HIGHLIGHT_TICKS Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;SCORE_INCREASE_HIGHLIGHT_TICKS:J
    • score

      private int score
      Mappings:
      Namespace Name Mixin selector
      official d Lelx$a;d:I
      intermediary field_40397 Lnet/minecraft/class_355$class_7732;field_40397:I
      named score Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;score:I
    • prevScore

      private int prevScore
      Mappings:
      Namespace Name Mixin selector
      official e Lelx$a;e:I
      intermediary field_40398 Lnet/minecraft/class_355$class_7732;field_40398:I
      named prevScore Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;prevScore:I
    • lastScoreChangeTick

      private long lastScoreChangeTick
      Mappings:
      Namespace Name Mixin selector
      official f Lelx$a;f:J
      intermediary field_40399 Lnet/minecraft/class_355$class_7732;field_40399:J
      named lastScoreChangeTick Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;lastScoreChangeTick:J
    • highlightEndTick

      private long highlightEndTick
      Mappings:
      Namespace Name Mixin selector
      official g Lelx$a;g:J
      intermediary field_40400 Lnet/minecraft/class_355$class_7732;field_40400:J
      named highlightEndTick Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;highlightEndTick:J
  • Constructor Details

    • Heart

      public Heart(int score)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lelx$a;<init>(I)V
      intermediary <init> Lnet/minecraft/class_355$class_7732;<init>(I)V
      named <init> Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;<init>(I)V
  • Method Details

    • tick

      public void tick(int score, long currentTick)
      Mappings:
      Namespace Name Mixin selector
      official a Lelx$a;a(IJ)V
      intermediary method_45597 Lnet/minecraft/class_355$class_7732;method_45597(IJ)V
      named tick Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;tick(IJ)V
    • getPrevScore

      public int getPrevScore()
      Mappings:
      Namespace Name Mixin selector
      official a Lelx$a;a()I
      intermediary method_45596 Lnet/minecraft/class_355$class_7732;method_45596()I
      named getPrevScore Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;getPrevScore()I
    • useHighlighted

      public boolean useHighlighted(long currentTick)
      Mappings:
      Namespace Name Mixin selector
      official a Lelx$a;a(J)Z
      intermediary method_45598 Lnet/minecraft/class_355$class_7732;method_45598(J)Z
      named useHighlighted Lnet/minecraft/client/gui/hud/PlayerListHud$Heart;useHighlighted(J)Z