Class StructureTypeProvider

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

class StructureTypeProvider extends Object implements Callable
Mappings:
Namespace Name
official atr
intermediary net/minecraft/class_1287
named net/minecraft/util/crash/provider/world/StructureTypeProvider
  • Constructor Details

    • StructureTypeProvider

      StructureTypeProvider(StructureFeature structureFeature)
      Mappings:
      Namespace Name Mixin selector
      official <init> Latr;<init>(Lato;)V
      intermediary <init> Lnet/minecraft/class_1287;<init>(Lnet/minecraft/class_33;)V
      named <init> Lnet/minecraft/util/crash/provider/world/StructureTypeProvider;<init>(Lnet/minecraft/structure/StructureFeature;)V
  • Method Details

    • call

      public String call()
      Specified by:
      call in interface Callable
      Mappings:
      Namespace Name Mixin selector
      official a Latr;a()Ljava/lang/String;
      intermediary method_4117 Lnet/minecraft/class_1287;method_4117()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/world/StructureTypeProvider;call()Ljava/lang/String;