Class ServerStatHandler

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

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

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official b Lnv;b:Lorg/apache/logging/log4j/Logger;
      intermediary field_9031 Lnet/minecraft/class_2141;field_9031: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 Lnv;c:Lnet/minecraft/server/MinecraftServer;
      intermediary field_9032 Lnet/minecraft/class_2141;field_9032: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 Lnv;d:Ljava/io/File;
      intermediary field_9033 Lnet/minecraft/class_2141;field_9033: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 Lnv;e:Ljava/util/Set;
      intermediary field_9034 Lnet/minecraft/class_2141;field_9034:Ljava/util/Set;
      named pendingStats Lnet/minecraft/stat/ServerStatHandler;pendingStats:Ljava/util/Set;
    • lastStatsUpdate

      private int lastStatsUpdate
      Mappings:
      Namespace Name Mixin selector
      official f Lnv;f:I
      intermediary field_9035 Lnet/minecraft/class_2141;field_9035:I
      named lastStatsUpdate Lnet/minecraft/stat/ServerStatHandler;lastStatsUpdate:I
    • field_9036

      private boolean field_9036
      Mappings:
      Namespace Name Mixin selector
      official g Lnv;g:Z
      intermediary field_9036 Lnet/minecraft/class_2141;field_9036:Z
      named field_9036 Lnet/minecraft/stat/ServerStatHandler;field_9036:Z
  • Constructor Details

  • Method Details

    • method_8270

      public void method_8270()
      Mappings:
      Namespace Name Mixin selector
      official a Lnv;a()V
      intermediary method_8270 Lnet/minecraft/class_2141;method_8270()V
      named method_8270 Lnet/minecraft/stat/ServerStatHandler;method_8270()V
    • save

      public void save()
      Mappings:
      Namespace Name Mixin selector
      official b Lnv;b()V
      intermediary method_8274 Lnet/minecraft/class_2141;method_8274()V
      named save Lnet/minecraft/stat/ServerStatHandler;save()V
    • method_8300

      public void method_8300(PlayerEntity playerEntity, Stat stat, int int2)
      Overrides:
      method_8300 in class StatHandler
      Mappings:
      Namespace Name Mixin selector
      official a Lob;a(Laay;Lnw;I)V
      intermediary method_8300 Lnet/minecraft/class_625;method_8300(Lnet/minecraft/class_988;Lnet/minecraft/class_819;I)V
      named method_8300 Lnet/minecraft/stat/StatHandler;method_8300(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/stat/Stat;I)V
    • takePendingStats

      public Set<Stat> takePendingStats()
      Mappings:
      Namespace Name Mixin selector
      official c Lnv;c()Ljava/util/Set;
      intermediary method_8276 Lnet/minecraft/class_2141;method_8276()Ljava/util/Set;
      named takePendingStats Lnet/minecraft/stat/ServerStatHandler;takePendingStats()Ljava/util/Set;
    • method_8271

      public Map<Stat,JsonIntSerializable> method_8271(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lnv;a(Ljava/lang/String;)Ljava/util/Map;
      intermediary method_8271 Lnet/minecraft/class_2141;method_8271(Ljava/lang/String;)Ljava/util/Map;
      named method_8271 Lnet/minecraft/stat/ServerStatHandler;method_8271(Ljava/lang/String;)Ljava/util/Map;
    • method_8272

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

      public void updateStatSet()
      Mappings:
      Namespace Name Mixin selector
      official d Lnv;d()V
      intermediary method_8277 Lnet/minecraft/class_2141;method_8277()V
      named updateStatSet Lnet/minecraft/stat/ServerStatHandler;updateStatSet()V
    • method_8273

      public void method_8273(ServerPlayerEntity serverPlayerEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lnv;a(Lly;)V
      intermediary method_8273 Lnet/minecraft/class_2141;method_8273(Lnet/minecraft/class_798;)V
      named method_8273 Lnet/minecraft/stat/ServerStatHandler;method_8273(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
    • method_8275

      public void method_8275(ServerPlayerEntity serverPlayerEntity)
      Mappings:
      Namespace Name Mixin selector
      official b Lnv;b(Lly;)V
      intermediary method_8275 Lnet/minecraft/class_2141;method_8275(Lnet/minecraft/class_798;)V
      named method_8275 Lnet/minecraft/stat/ServerStatHandler;method_8275(Lnet/minecraft/entity/player/ServerPlayerEntity;)V
    • method_8278

      public boolean method_8278()
      Mappings:
      Namespace Name Mixin selector
      official e Lnv;e()Z
      intermediary method_8278 Lnet/minecraft/class_2141;method_8278()Z
      named method_8278 Lnet/minecraft/stat/ServerStatHandler;method_8278()Z