Class IntegratedServerTypeProvider

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

@Environment(CLIENT) class IntegratedServerTypeProvider extends Object implements Callable
Mappings:
Namespace Name
official bsj
intermediary net/minecraft/class_602
named net/minecraft/util/crash/provider/server/IntegratedServerTypeProvider
  • Constructor Details

    • IntegratedServerTypeProvider

      IntegratedServerTypeProvider(IntegratedServer integratedServer)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbsj;<init>(Lbsi;)V
      intermediary <init> Lnet/minecraft/class_602;<init>(Lnet/minecraft/class_601;)V
      named <init> Lnet/minecraft/util/crash/provider/server/IntegratedServerTypeProvider;<init>(Lnet/minecraft/server/integrated/IntegratedServer;)V
  • Method Details

    • call

      public String call()
      Specified by:
      call in interface Callable
      Mappings:
      Namespace Name Mixin selector
      official a Lbsj;a()Ljava/lang/String;
      intermediary method_1639 Lnet/minecraft/class_602;method_1639()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/server/IntegratedServerTypeProvider;call()Ljava/lang/String;