Class ActualBlockTypeProvider

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

class ActualBlockTypeProvider extends Object implements Callable
Mappings:
Namespace Name
official ane
intermediary net/minecraft/class_1465
named net/minecraft/util/crash/provider/world/ActualBlockTypeProvider
  • Constructor Details

    • ActualBlockTypeProvider

      ActualBlockTypeProvider(BlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lane;<init>(Lanc;)V
      intermediary <init> Lnet/minecraft/class_1465;<init>(Lnet/minecraft/class_226;)V
      named <init> Lnet/minecraft/util/crash/provider/world/ActualBlockTypeProvider;<init>(Lnet/minecraft/block/entity/BlockEntity;)V
  • Method Details

    • call

      public String call()
      Specified by:
      call in interface Callable
      Mappings:
      Namespace Name Mixin selector
      official a Lane;a()Ljava/lang/String;
      intermediary method_4839 Lnet/minecraft/class_1465;method_4839()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/world/ActualBlockTypeProvider;call()Ljava/lang/String;