Class PlayerCountProvider

java.lang.Object
net.minecraft.util.crash.provider.server.PlayerCountProvider
All Implemented Interfaces:
Callable

public class PlayerCountProvider extends Object implements Callable
Mappings:
Namespace Name
official la
intermediary net/minecraft/class_742
named net/minecraft/util/crash/provider/server/PlayerCountProvider
  • Constructor Details

    • PlayerCountProvider

      public PlayerCountProvider(MinecraftServer server)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lla;<init>(Lnet/minecraft/server/MinecraftServer;)V
      intermediary <init> Lnet/minecraft/class_742;<init>(Lnet/minecraft/server/MinecraftServer;)V
      named <init> Lnet/minecraft/util/crash/provider/server/PlayerCountProvider;<init>(Lnet/minecraft/server/MinecraftServer;)V
  • Method Details

    • call

      public String call()
      Specified by:
      call in interface Callable
      Mappings:
      Namespace Name Mixin selector
      official a Lla;a()Ljava/lang/String;
      intermediary method_1977 Lnet/minecraft/class_742;method_1977()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/server/PlayerCountProvider;call()Ljava/lang/String;