Class FoundNbtTypeProvider

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

class FoundNbtTypeProvider extends Object implements Callable
Mappings:
Namespace Name
official dh
intermediary net/minecraft/class_1368
named net/minecraft/util/crash/provider/FoundNbtTypeProvider
  • Constructor Details

    • FoundNbtTypeProvider

      FoundNbtTypeProvider(NbtCompound nbt, String found)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldh;<init>(Ldg;Ljava/lang/String;)V
      intermediary <init> Lnet/minecraft/class_1368;<init>(Lnet/minecraft/class_322;Ljava/lang/String;)V
      named <init> Lnet/minecraft/util/crash/provider/FoundNbtTypeProvider;<init>(Lnet/minecraft/nbt/NbtCompound;Ljava/lang/String;)V
  • Method Details

    • call

      public String call()
      Specified by:
      call in interface Callable
      Mappings:
      Namespace Name Mixin selector
      official a Ldh;a()Ljava/lang/String;
      intermediary method_4388 Lnet/minecraft/class_1368;method_4388()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/FoundNbtTypeProvider;call()Ljava/lang/String;