Class ProfilerLocationProvider

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

public class ProfilerLocationProvider extends Object implements Callable
Mappings:
Namespace Name
official ky
intermediary net/minecraft/class_740
named net/minecraft/util/crash/provider/server/ProfilerLocationProvider
  • Constructor Details

    • ProfilerLocationProvider

      public ProfilerLocationProvider(MinecraftServer server)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lky;<init>(Lnet/minecraft/server/MinecraftServer;)V
      intermediary <init> Lnet/minecraft/class_740;<init>(Lnet/minecraft/server/MinecraftServer;)V
      named <init> Lnet/minecraft/util/crash/provider/server/ProfilerLocationProvider;<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 Lky;a()Ljava/lang/String;
      intermediary method_4396 Lnet/minecraft/class_740;method_4396()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/server/ProfilerLocationProvider;call()Ljava/lang/String;