Class BlockEntityNameProvider

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

class BlockEntityNameProvider extends Object implements Callable
Mappings:
Namespace Name
official and
intermediary net/minecraft/class_1312
named net/minecraft/util/crash/provider/world/BlockEntityNameProvider
  • Constructor Details

    • BlockEntityNameProvider

      BlockEntityNameProvider(BlockEntity blockEntity)
      Mappings:
      Namespace Name Mixin selector
      official <init> Land;<init>(Lanc;)V
      intermediary <init> Lnet/minecraft/class_1312;<init>(Lnet/minecraft/class_226;)V
      named <init> Lnet/minecraft/util/crash/provider/world/BlockEntityNameProvider;<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 Land;a()Ljava/lang/String;
      intermediary method_4218 Lnet/minecraft/class_1312;method_4218()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/world/BlockEntityNameProvider;call()Ljava/lang/String;