Class ServerTypeProvider

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

@Environment(CLIENT) class ServerTypeProvider extends Object implements Callable
Mappings:
Namespace Name
official bjc
intermediary net/minecraft/class_1630
named net/minecraft/util/crash/provider/ServerTypeProvider
  • Constructor Details

    • ServerTypeProvider

      ServerTypeProvider(ClientWorld world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbjc;<init>(Lbiy;)V
      intermediary <init> Lnet/minecraft/class_1630;<init>(Lnet/minecraft/class_478;)V
      named <init> Lnet/minecraft/util/crash/provider/ServerTypeProvider;<init>(Lnet/minecraft/client/world/ClientWorld;)V
  • Method Details

    • call

      public String call()
      Specified by:
      call in interface Callable
      Mappings:
      Namespace Name Mixin selector
      official a Lbjc;a()Ljava/lang/String;
      intermediary method_5710 Lnet/minecraft/class_1630;method_5710()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/ServerTypeProvider;call()Ljava/lang/String;