Class CommandStats

java.lang.Object
net.minecraft.command.CommandStats

public class CommandStats extends Object
Mappings:
Namespace Name
official n
intermediary net/minecraft/class_2598
named net/minecraft/command/CommandStats
  • Field Details

    • SIZE

      private static final int SIZE
      Mappings:
      Namespace Name Mixin selector
      official a Ln;a:I
      intermediary field_11790 Lnet/minecraft/class_2598;field_11790:I
      named SIZE Lnet/minecraft/command/CommandStats;SIZE:I
    • BLANK

      private static final String[] BLANK
      Mappings:
      Namespace Name Mixin selector
      official b Ln;b:[Ljava/lang/String;
      intermediary field_11791 Lnet/minecraft/class_2598;field_11791:[Ljava/lang/String;
      named BLANK Lnet/minecraft/command/CommandStats;BLANK:[Ljava/lang/String;
    • names

      private String[] names
      Mappings:
      Namespace Name Mixin selector
      official c Ln;c:[Ljava/lang/String;
      intermediary field_11792 Lnet/minecraft/class_2598;field_11792:[Ljava/lang/String;
      named names Lnet/minecraft/command/CommandStats;names:[Ljava/lang/String;
    • objectives

      private String[] objectives
      Mappings:
      Namespace Name Mixin selector
      official d Ln;d:[Ljava/lang/String;
      intermediary field_11793 Lnet/minecraft/class_2598;field_11793:[Ljava/lang/String;
      named objectives Lnet/minecraft/command/CommandStats;objectives:[Ljava/lang/String;
  • Constructor Details

    • CommandStats

      public CommandStats()
  • Method Details

    • method_10792

      public void method_10792(CommandSource commandSource, CommandStats.Type type, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Ln;a(Lm;Ln$a;I)V
      intermediary method_10792 Lnet/minecraft/class_2598;method_10792(Lnet/minecraft/class_1061;Lnet/minecraft/class_2598$class_2599;I)V
      named method_10792 Lnet/minecraft/command/CommandStats;method_10792(Lnet/minecraft/command/CommandSource;Lnet/minecraft/command/CommandStats$Type;I)V
    • fromNbt

      public void fromNbt(NbtCompound nbt)
      Mappings:
      Namespace Name Mixin selector
      official a Ln;a(Ldn;)V
      intermediary method_10791 Lnet/minecraft/class_2598;method_10791(Lnet/minecraft/class_322;)V
      named fromNbt Lnet/minecraft/command/CommandStats;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • toNbt

      public void toNbt(NbtCompound nbt)
      Mappings:
      Namespace Name Mixin selector
      official b Ln;b(Ldn;)V
      intermediary method_10796 Lnet/minecraft/class_2598;method_10796(Lnet/minecraft/class_322;)V
      named toNbt Lnet/minecraft/command/CommandStats;toNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • method_10795

      public static void method_10795(CommandStats commandStats, CommandStats.Type type, String string, String string2)
      Mappings:
      Namespace Name Mixin selector
      official a Ln;a(Ln;Ln$a;Ljava/lang/String;Ljava/lang/String;)V
      intermediary method_10795 Lnet/minecraft/class_2598;method_10795(Lnet/minecraft/class_2598;Lnet/minecraft/class_2598$class_2599;Ljava/lang/String;Ljava/lang/String;)V
      named method_10795 Lnet/minecraft/command/CommandStats;method_10795(Lnet/minecraft/command/CommandStats;Lnet/minecraft/command/CommandStats$Type;Ljava/lang/String;Ljava/lang/String;)V
    • method_10794

      private static void method_10794(CommandStats commandStats, CommandStats.Type type)
      Mappings:
      Namespace Name Mixin selector
      official a Ln;a(Ln;Ln$a;)V
      intermediary method_10794 Lnet/minecraft/class_2598;method_10794(Lnet/minecraft/class_2598;Lnet/minecraft/class_2598$class_2599;)V
      named method_10794 Lnet/minecraft/command/CommandStats;method_10794(Lnet/minecraft/command/CommandStats;Lnet/minecraft/command/CommandStats$Type;)V
    • setAllStats

      public void setAllStats(CommandStats sats)
      Mappings:
      Namespace Name Mixin selector
      official a Ln;a(Ln;)V
      intermediary method_10793 Lnet/minecraft/class_2598;method_10793(Lnet/minecraft/class_2598;)V
      named setAllStats Lnet/minecraft/command/CommandStats;setAllStats(Lnet/minecraft/command/CommandStats;)V