Class ScoreboardPlayerScore

java.lang.Object
net.minecraft.scoreboard.ScoreboardPlayerScore

public class ScoreboardPlayerScore
extends Object
Mappings:
Namespace Name
official aum
intermediary net/minecraft/class_652
named net/minecraft/scoreboard/ScoreboardPlayerScore
  • Field Details

    • field_2441

      public static final Comparator<ScoreboardPlayerScore> field_2441
      Mappings:
      Namespace Name Mixin selector
      official a Laum;a:Ljava/util/Comparator;
      intermediary field_2441 Lnet/minecraft/class_652;field_2441:Ljava/util/Comparator;
      named field_2441 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;field_2441:Ljava/util/Comparator;
    • field_2442

      private final Scoreboard field_2442
      Mappings:
      Namespace Name Mixin selector
      official b Laum;b:Lauo;
      intermediary field_2442 Lnet/minecraft/class_652;field_2442:Lnet/minecraft/class_653;
      named field_2442 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;field_2442:Lnet/minecraft/scoreboard/Scoreboard;
    • field_2443

      private final ScoreboardObjective field_2443
      Mappings:
      Namespace Name Mixin selector
      official c Laum;c:Lauk;
      intermediary field_2443 Lnet/minecraft/class_652;field_2443:Lnet/minecraft/class_650;
      named field_2443 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;field_2443:Lnet/minecraft/scoreboard/ScoreboardObjective;
    • playerName

      private final String playerName
      Mappings:
      Namespace Name Mixin selector
      official d Laum;d:Ljava/lang/String;
      intermediary field_2444 Lnet/minecraft/class_652;field_2444:Ljava/lang/String;
      named playerName Lnet/minecraft/scoreboard/ScoreboardPlayerScore;playerName:Ljava/lang/String;
    • score

      private int score
      Mappings:
      Namespace Name Mixin selector
      official e Laum;e:I
      intermediary field_2445 Lnet/minecraft/class_652;field_2445:I
      named score Lnet/minecraft/scoreboard/ScoreboardPlayerScore;score:I
    • locked

      private boolean locked
      Mappings:
      Namespace Name Mixin selector
      official f Laum;f:Z
      intermediary field_2446 Lnet/minecraft/class_652;field_2446:Z
      named locked Lnet/minecraft/scoreboard/ScoreboardPlayerScore;locked:Z
    • forceUpdate

      private boolean forceUpdate
      Mappings:
      Namespace Name Mixin selector
      official g Laum;g:Z
      intermediary field_2447 Lnet/minecraft/class_652;field_2447:Z
      named forceUpdate Lnet/minecraft/scoreboard/ScoreboardPlayerScore;forceUpdate:Z
  • Constructor Details

  • Method Details

    • incrementScore

      public void incrementScore​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Laum;a(I)V
      intermediary method_2111 Lnet/minecraft/class_652;method_2111(I)V
      named incrementScore Lnet/minecraft/scoreboard/ScoreboardPlayerScore;incrementScore(I)V
    • method_2114

      public void method_2114​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official b Laum;b(I)V
      intermediary method_2114 Lnet/minecraft/class_652;method_2114(I)V
      named method_2114 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;method_2114(I)V
    • method_2110

      public void method_2110()
      Mappings:
      Namespace Name Mixin selector
      official a Laum;a()V
      intermediary method_2110 Lnet/minecraft/class_652;method_2110()V
      named method_2110 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;method_2110()V
    • getScore

      public int getScore()
      Mappings:
      Namespace Name Mixin selector
      official c Laum;c()I
      intermediary method_2115 Lnet/minecraft/class_652;method_2115()I
      named getScore Lnet/minecraft/scoreboard/ScoreboardPlayerScore;getScore()I
    • setScore

      public void setScore​(int score)
      Mappings:
      Namespace Name Mixin selector
      official c Laum;c(I)V
      intermediary method_2116 Lnet/minecraft/class_652;method_2116(I)V
      named setScore Lnet/minecraft/scoreboard/ScoreboardPlayerScore;setScore(I)V
    • getObjective

      public ScoreboardObjective getObjective()
      Mappings:
      Namespace Name Mixin selector
      official d Laum;d()Lauk;
      intermediary method_2117 Lnet/minecraft/class_652;method_2117()Lnet/minecraft/class_650;
      named getObjective Lnet/minecraft/scoreboard/ScoreboardPlayerScore;getObjective()Lnet/minecraft/scoreboard/ScoreboardObjective;
    • getPlayerName

      public String getPlayerName()
      Mappings:
      Namespace Name Mixin selector
      official e Laum;e()Ljava/lang/String;
      intermediary method_2118 Lnet/minecraft/class_652;method_2118()Ljava/lang/String;
      named getPlayerName Lnet/minecraft/scoreboard/ScoreboardPlayerScore;getPlayerName()Ljava/lang/String;
    • getScoreboard

      public Scoreboard getScoreboard()
      Mappings:
      Namespace Name Mixin selector
      official f Laum;f()Lauo;
      intermediary method_2119 Lnet/minecraft/class_652;method_2119()Lnet/minecraft/class_653;
      named getScoreboard Lnet/minecraft/scoreboard/ScoreboardPlayerScore;getScoreboard()Lnet/minecraft/scoreboard/Scoreboard;
    • isLocked

      public boolean isLocked()
      Mappings:
      Namespace Name Mixin selector
      official g Laum;g()Z
      intermediary method_2120 Lnet/minecraft/class_652;method_2120()Z
      named isLocked Lnet/minecraft/scoreboard/ScoreboardPlayerScore;isLocked()Z
    • setLocked

      public void setLocked​(boolean locked)
      Mappings:
      Namespace Name Mixin selector
      official a Laum;a(Z)V
      intermediary method_2113 Lnet/minecraft/class_652;method_2113(Z)V
      named setLocked Lnet/minecraft/scoreboard/ScoreboardPlayerScore;setLocked(Z)V
    • method_2112

      public void method_2112​(List<PlayerEntity> list)
      Mappings:
      Namespace Name Mixin selector
      official a Laum;a(Ljava/util/List;)V
      intermediary method_2112 Lnet/minecraft/class_652;method_2112(Ljava/util/List;)V
      named method_2112 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;method_2112(Ljava/util/List;)V