Class ScoreboardPlayerScore

java.lang.Object
net.minecraft.scoreboard.ScoreboardPlayerScore
All Implemented Interfaces:
class_9013

public class ScoreboardPlayerScore extends Object implements class_9013
Mappings:
Namespace Name
official emn
intermediary net/minecraft/class_267
named net/minecraft/scoreboard/ScoreboardPlayerScore
  • Field Details

    • field_47530

      private static final String field_47530
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lemn;a:Ljava/lang/String;
      intermediary field_47530 Lnet/minecraft/class_267;field_47530:Ljava/lang/String;
      named field_47530 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;field_47530:Ljava/lang/String;
    • field_47531

      private static final String field_47531
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lemn;b:Ljava/lang/String;
      intermediary field_47531 Lnet/minecraft/class_267;field_47531:Ljava/lang/String;
      named field_47531 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;field_47531:Ljava/lang/String;
    • field_47532

      private static final String field_47532
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lemn;c:Ljava/lang/String;
      intermediary field_47532 Lnet/minecraft/class_267;field_47532:Ljava/lang/String;
      named field_47532 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;field_47532:Ljava/lang/String;
    • field_47533

      private static final String field_47533
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Lemn;d:Ljava/lang/String;
      intermediary field_47533 Lnet/minecraft/class_267;field_47533:Ljava/lang/String;
      named field_47533 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;field_47533:Ljava/lang/String;
    • field_47534

      private int field_47534
      Mappings:
      Namespace Name Mixin selector
      official e Lemn;e:I
      intermediary field_47534 Lnet/minecraft/class_267;field_47534:I
      named field_47534 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;field_47534:I
    • locked

      private boolean locked
      Mappings:
      Namespace Name Mixin selector
      official f Lemn;f:Z
      intermediary field_1411 Lnet/minecraft/class_267;field_1411:Z
      named locked Lnet/minecraft/scoreboard/ScoreboardPlayerScore;locked:Z
    • field_47535

      @Nullable private @Nullable Text field_47535
      Mappings:
      Namespace Name Mixin selector
      official g Lemn;g:Lvd;
      intermediary field_47535 Lnet/minecraft/class_267;field_47535:Lnet/minecraft/class_2561;
      named field_47535 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;field_47535:Lnet/minecraft/text/Text;
    • field_47536

      @Nullable private @Nullable class_9022 field_47536
      Mappings:
      Namespace Name Mixin selector
      official h Lemn;h:Lwt;
      intermediary field_47536 Lnet/minecraft/class_267;field_47536:Lnet/minecraft/class_9022;
      named field_47536 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;field_47536:Lnet/minecraft/class_9022;
  • Constructor Details

    • ScoreboardPlayerScore

      public ScoreboardPlayerScore()
  • Method Details

    • method_55397

      public int method_55397()
      Specified by:
      method_55397 in interface class_9013
      Mappings:
      Namespace Name Mixin selector
      official a Lemm;a()I
      intermediary method_55397 Lnet/minecraft/class_9013;method_55397()I
      named method_55397 Lnet/minecraft/class_9013;method_55397()I
    • method_55401

      public void method_55401(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lemn;a(I)V
      intermediary method_55401 Lnet/minecraft/class_267;method_55401(I)V
      named method_55401 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;method_55401(I)V
    • isLocked

      public boolean isLocked()
      Specified by:
      isLocked in interface class_9013
      Mappings:
      Namespace Name Mixin selector
      official b Lemm;b()Z
      intermediary method_1131 Lnet/minecraft/class_9013;method_1131()Z
      named isLocked Lnet/minecraft/class_9013;isLocked()Z
    • setLocked

      public void setLocked(boolean locked)
      Mappings:
      Namespace Name Mixin selector
      official a Lemn;a(Z)V
      intermediary method_1125 Lnet/minecraft/class_267;method_1125(Z)V
      named setLocked Lnet/minecraft/scoreboard/ScoreboardPlayerScore;setLocked(Z)V
    • method_55407

      @Nullable public @Nullable Text method_55407()
      Mappings:
      Namespace Name Mixin selector
      official d Lemn;d()Lvd;
      intermediary method_55407 Lnet/minecraft/class_267;method_55407()Lnet/minecraft/class_2561;
      named method_55407 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;method_55407()Lnet/minecraft/text/Text;
    • method_55405

      public void method_55405(@Nullable @Nullable Text text)
      Mappings:
      Namespace Name Mixin selector
      official a Lemn;a(Lvd;)V
      intermediary method_55405 Lnet/minecraft/class_267;method_55405(Lnet/minecraft/class_2561;)V
      named method_55405 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;method_55405(Lnet/minecraft/text/Text;)V
    • method_55400

      @Nullable public @Nullable class_9022 method_55400()
      Specified by:
      method_55400 in interface class_9013
      Mappings:
      Namespace Name Mixin selector
      official c Lemm;c()Lwt;
      intermediary method_55400 Lnet/minecraft/class_9013;method_55400()Lnet/minecraft/class_9022;
      named method_55400 Lnet/minecraft/class_9013;method_55400()Lnet/minecraft/class_9022;
    • method_55406

      public void method_55406(@Nullable @Nullable class_9022 class_9022)
      Mappings:
      Namespace Name Mixin selector
      official b Lemn;b(Lwt;)V
      intermediary method_55406 Lnet/minecraft/class_267;method_55406(Lnet/minecraft/class_9022;)V
      named method_55406 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;method_55406(Lnet/minecraft/class_9022;)V
    • method_55408

      public NbtCompound method_55408()
      Mappings:
      Namespace Name Mixin selector
      official e Lemn;e()Lsl;
      intermediary method_55408 Lnet/minecraft/class_267;method_55408()Lnet/minecraft/class_2487;
      named method_55408 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;method_55408()Lnet/minecraft/nbt/NbtCompound;
    • method_55403

      public static ScoreboardPlayerScore method_55403(NbtCompound nbtCompound)
      Mappings:
      Namespace Name Mixin selector
      official a Lemn;a(Lsl;)Lemn;
      intermediary method_55403 Lnet/minecraft/class_267;method_55403(Lnet/minecraft/class_2487;)Lnet/minecraft/class_267;
      named method_55403 Lnet/minecraft/scoreboard/ScoreboardPlayerScore;method_55403(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/scoreboard/ScoreboardPlayerScore;