Class ServerStatHandler

java.lang.Object
net.minecraft.stat.StatHandler
net.minecraft.stat.ServerStatHandler

public class ServerStatHandler
extends StatHandler
Mappings:
Namespace Name
official mv
intermediary net/minecraft/class_1680
named net/minecraft/stat/ServerStatHandler
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official b Lmv;b:Lorg/apache/logging/log4j/Logger;
      intermediary field_6934 Lnet/minecraft/class_1680;field_6934:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/stat/ServerStatHandler;LOGGER:Lorg/apache/logging/log4j/Logger;
    • server

      private final MinecraftServer server
      Mappings:
      Namespace Name Mixin selector
      official c Lmv;c:Lnet/minecraft/server/MinecraftServer;
      intermediary field_6935 Lnet/minecraft/class_1680;field_6935:Lnet/minecraft/server/MinecraftServer;
      named server Lnet/minecraft/stat/ServerStatHandler;server:Lnet/minecraft/server/MinecraftServer;
    • file

      private final File file
      Mappings:
      Namespace Name Mixin selector
      official d Lmv;d:Ljava/io/File;
      intermediary field_6936 Lnet/minecraft/class_1680;field_6936:Ljava/io/File;
      named file Lnet/minecraft/stat/ServerStatHandler;file:Ljava/io/File;
    • pendingStats

      private final Set<Stat> pendingStats
      Mappings:
      Namespace Name Mixin selector
      official e Lmv;e:Ljava/util/Set;
      intermediary field_6937 Lnet/minecraft/class_1680;field_6937:Ljava/util/Set;
      named pendingStats Lnet/minecraft/stat/ServerStatHandler;pendingStats:Ljava/util/Set;
    • lastStatsUpdate

      private int lastStatsUpdate
      Mappings:
      Namespace Name Mixin selector
      official f Lmv;f:I
      intermediary field_6938 Lnet/minecraft/class_1680;field_6938:I
      named lastStatsUpdate Lnet/minecraft/stat/ServerStatHandler;lastStatsUpdate:I
    • field_6939

      private boolean field_6939
      Mappings:
      Namespace Name Mixin selector
      official g Lmv;g:Z
      intermediary field_6939 Lnet/minecraft/class_1680;field_6939:Z
      named field_6939 Lnet/minecraft/stat/ServerStatHandler;field_6939:Z
  • Constructor Details

  • Method Details

    • method_6348

      public void method_6348()
      Mappings:
      Namespace Name Mixin selector
      official a Lmv;a()V
      intermediary method_6348 Lnet/minecraft/class_1680;method_6348()V
      named method_6348 Lnet/minecraft/stat/ServerStatHandler;method_6348()V
    • save

      public void save()
      Mappings:
      Namespace Name Mixin selector
      official b Lmv;b()V
      intermediary method_6352 Lnet/minecraft/class_1680;method_6352()V
      named save Lnet/minecraft/stat/ServerStatHandler;save()V
    • method_6399

      public void method_6399​(PlayerEntity playerEntity, Stat stat, int int2)
      Overrides:
      method_6399 in class StatHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lnb;a(Lwn;Lmw;I)V
      intermediary method_6399 Lnet/minecraft/class_1688;method_6399(Lnet/minecraft/class_1963;Lnet/minecraft/class_1681;I)V
      named method_6399 Lnet/minecraft/stat/StatHandler;method_6399(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/stat/Stat;I)V
    • takePendingStats

      public Set<Stat> takePendingStats()
      Mappings:
      Namespace Name Mixin selector
      official c Lmv;c()Ljava/util/Set;
      intermediary method_6354 Lnet/minecraft/class_1680;method_6354()Ljava/util/Set;
      named takePendingStats Lnet/minecraft/stat/ServerStatHandler;takePendingStats()Ljava/util/Set;
    • method_6349

      public Map<Stat,​JsonIntSerializable> method_6349​(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lmv;a(Ljava/lang/String;)Ljava/util/Map;
      intermediary method_6349 Lnet/minecraft/class_1680;method_6349(Ljava/lang/String;)Ljava/util/Map;
      named method_6349 Lnet/minecraft/stat/ServerStatHandler;method_6349(Ljava/lang/String;)Ljava/util/Map;
    • method_6350

      public static String method_6350​(Map<Stat,​JsonIntSerializable> map)
      Mappings:
      Namespace Name Mixin selector
      official a Lmv;a(Ljava/util/Map;)Ljava/lang/String;
      intermediary method_6350 Lnet/minecraft/class_1680;method_6350(Ljava/util/Map;)Ljava/lang/String;
      named method_6350 Lnet/minecraft/stat/ServerStatHandler;method_6350(Ljava/util/Map;)Ljava/lang/String;
    • updateStatSet

      public void updateStatSet()
      Mappings:
      Namespace Name Mixin selector
      official d Lmv;d()V
      intermediary method_6355 Lnet/minecraft/class_1680;method_6355()V
      named updateStatSet Lnet/minecraft/stat/ServerStatHandler;updateStatSet()V
    • method_6351

      public void method_6351​(ServerPlayerEntity serverPlayerEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lmv;a(Llf;)V
      intermediary method_6351 Lnet/minecraft/class_1680;method_6351(Lnet/minecraft/class_1637;)V
      named method_6351 Lnet/minecraft/stat/ServerStatHandler;method_6351(Lnet/minecraft/server/network/ServerPlayerEntity;)V
    • method_6353

      public void method_6353​(ServerPlayerEntity serverPlayerEntity)
      Mappings:
      Namespace Name Mixin selector
      official b Lmv;b(Llf;)V
      intermediary method_6353 Lnet/minecraft/class_1680;method_6353(Lnet/minecraft/class_1637;)V
      named method_6353 Lnet/minecraft/stat/ServerStatHandler;method_6353(Lnet/minecraft/server/network/ServerPlayerEntity;)V
    • method_6356

      public boolean method_6356()
      Mappings:
      Namespace Name Mixin selector
      official e Lmv;e()Z
      intermediary method_6356 Lnet/minecraft/class_1680;method_6356()Z
      named method_6356 Lnet/minecraft/stat/ServerStatHandler;method_6356()Z