Class RetryEntitiesProvider

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

@Environment(CLIENT) class RetryEntitiesProvider extends Object implements Callable
Mappings:
Namespace Name
official bja
intermediary net/minecraft/class_480
named net/minecraft/util/crash/provider/world/RetryEntitiesProvider
  • Constructor Details

    • RetryEntitiesProvider

      RetryEntitiesProvider(ClientWorld world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbja;<init>(Lbiy;)V
      intermediary <init> Lnet/minecraft/class_480;<init>(Lnet/minecraft/class_478;)V
      named <init> Lnet/minecraft/util/crash/provider/world/RetryEntitiesProvider;<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 Lbja;a()Ljava/lang/String;
      intermediary method_1259 Lnet/minecraft/class_480;method_1259()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/world/RetryEntitiesProvider;call()Ljava/lang/String;