Package net.minecraft.command
Class CommandStats
java.lang.Object
net.minecraft.command.CommandStats
- Mappings:
Namespace Name official ointermediary net/minecraft/class_2598named net/minecraft/command/CommandStats
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfromNbt(NbtCompound nbt) voidmethod_10792(MinecraftServer minecraftServer, CommandSource commandSource, CommandStats.Type type, int int2) private static voidmethod_10794(CommandStats commandStats, CommandStats.Type type) static voidmethod_10795(CommandStats commandStats, CommandStats.Type type, String string, String string2) voidsetAllStats(CommandStats sats) voidtoNbt(NbtCompound nbt)
-
Field Details
-
SIZE
private static final int SIZE- Mappings:
Namespace Name Mixin selector official aLo;a:Iintermediary field_11790Lnet/minecraft/class_2598;field_11790:Inamed SIZELnet/minecraft/command/CommandStats;SIZE:I
-
BLANK
- Mappings:
Namespace Name Mixin selector official bLo;b:[Ljava/lang/String;intermediary field_11791Lnet/minecraft/class_2598;field_11791:[Ljava/lang/String;named BLANKLnet/minecraft/command/CommandStats;BLANK:[Ljava/lang/String;
-
names
- Mappings:
Namespace Name Mixin selector official cLo;c:[Ljava/lang/String;intermediary field_11792Lnet/minecraft/class_2598;field_11792:[Ljava/lang/String;named namesLnet/minecraft/command/CommandStats;names:[Ljava/lang/String;
-
objectives
- Mappings:
Namespace Name Mixin selector official dLo;d:[Ljava/lang/String;intermediary field_11793Lnet/minecraft/class_2598;field_11793:[Ljava/lang/String;named objectivesLnet/minecraft/command/CommandStats;objectives:[Ljava/lang/String;
-
-
Constructor Details
-
CommandStats
public CommandStats()
-
-
Method Details
-
method_10792
public void method_10792(MinecraftServer minecraftServer, CommandSource commandSource, CommandStats.Type type, int int2) - Mappings:
Namespace Name Mixin selector official aLo;a(Lnet/minecraft/server/MinecraftServer;Ln;Lo$a;I)Vintermediary method_10792Lnet/minecraft/class_2598;method_10792(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_1061;Lnet/minecraft/class_2598$class_2599;I)Vnamed method_10792Lnet/minecraft/command/CommandStats;method_10792(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/command/CommandSource;Lnet/minecraft/command/CommandStats$Type;I)V
-
fromNbt
- Mappings:
Namespace Name Mixin selector official aLo;a(Ldu;)Vintermediary method_10791Lnet/minecraft/class_2598;method_10791(Lnet/minecraft/class_322;)Vnamed fromNbtLnet/minecraft/command/CommandStats;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
toNbt
- Mappings:
Namespace Name Mixin selector official bLo;b(Ldu;)Vintermediary method_10796Lnet/minecraft/class_2598;method_10796(Lnet/minecraft/class_322;)Vnamed toNbtLnet/minecraft/command/CommandStats;toNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
method_10795
public static void method_10795(CommandStats commandStats, CommandStats.Type type, @Nullable String string, @Nullable String string2) - Mappings:
Namespace Name Mixin selector official aLo;a(Lo;Lo$a;Ljava/lang/String;Ljava/lang/String;)Vintermediary method_10795Lnet/minecraft/class_2598;method_10795(Lnet/minecraft/class_2598;Lnet/minecraft/class_2598$class_2599;Ljava/lang/String;Ljava/lang/String;)Vnamed method_10795Lnet/minecraft/command/CommandStats;method_10795(Lnet/minecraft/command/CommandStats;Lnet/minecraft/command/CommandStats$Type;Ljava/lang/String;Ljava/lang/String;)V
-
method_10794
- Mappings:
Namespace Name Mixin selector official aLo;a(Lo;Lo$a;)Vintermediary method_10794Lnet/minecraft/class_2598;method_10794(Lnet/minecraft/class_2598;Lnet/minecraft/class_2598$class_2599;)Vnamed method_10794Lnet/minecraft/command/CommandStats;method_10794(Lnet/minecraft/command/CommandStats;Lnet/minecraft/command/CommandStats$Type;)V
-
setAllStats
- Mappings:
Namespace Name Mixin selector official aLo;a(Lo;)Vintermediary method_10793Lnet/minecraft/class_2598;method_10793(Lnet/minecraft/class_2598;)Vnamed setAllStatsLnet/minecraft/command/CommandStats;setAllStats(Lnet/minecraft/command/CommandStats;)V
-