Class BlockTypeProvider

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

final class BlockTypeProvider extends Object implements Callable
Mappings:
Namespace Name
official l
intermediary net/minecraft/class_1395
named net/minecraft/util/crash/provider/world/BlockTypeProvider
  • Constructor Details

    • BlockTypeProvider

      BlockTypeProvider(int int2, Block block)
  • Method Details

    • call

      public String call()
      Specified by:
      call in interface Callable
      Mappings:
      Namespace Name Mixin selector
      official a Ll;a()Ljava/lang/String;
      intermediary method_4459 Lnet/minecraft/class_1395;method_4459()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/world/BlockTypeProvider;call()Ljava/lang/String;