Class IntCacheProvider

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

class IntCacheProvider extends Object implements Callable
Mappings:
Namespace Name
official j
intermediary net/minecraft/class_1391
named net/minecraft/util/crash/provider/IntCacheProvider
  • Constructor Details

    • IntCacheProvider

      IntCacheProvider(CrashReport crashReport)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lj;<init>(Lb;)V
      intermediary <init> Lnet/minecraft/class_1391;<init>(Lnet/minecraft/class_1;)V
      named <init> Lnet/minecraft/util/crash/provider/IntCacheProvider;<init>(Lnet/minecraft/util/crash/CrashReport;)V
  • Method Details

    • call

      public String call()
      Specified by:
      call in interface Callable
      Mappings:
      Namespace Name Mixin selector
      official a Lj;a()Ljava/lang/String;
      intermediary method_4415 Lnet/minecraft/class_1391;method_4415()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/IntCacheProvider;call()Ljava/lang/String;