Class SourceBlockTypeProvider

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

class SourceBlockTypeProvider extends Object implements Callable
Mappings:
Namespace Name
official afo
intermediary net/minecraft/class_1151
named net/minecraft/util/crash/provider/world/SourceBlockTypeProvider
  • Constructor Details

    • SourceBlockTypeProvider

      SourceBlockTypeProvider(World world, Block block)
  • Method Details

    • call

      public String call()
      Specified by:
      call in interface Callable
      Mappings:
      Namespace Name Mixin selector
      official a Lafo;a()Ljava/lang/String;
      intermediary method_3740 Lnet/minecraft/class_1151;method_3740()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/world/SourceBlockTypeProvider;call()Ljava/lang/String;