Class LevelGeneratorProvider

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

class LevelGeneratorProvider extends Object implements Callable
Mappings:
Namespace Name
official axf
intermediary net/minecraft/class_1291
named net/minecraft/util/crash/provider/world/LevelGeneratorProvider
  • Constructor Details

    • LevelGeneratorProvider

      LevelGeneratorProvider(LevelProperties properties)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laxf;<init>(Laxd;)V
      intermediary <init> Lnet/minecraft/class_1291;<init>(Lnet/minecraft/class_100;)V
      named <init> Lnet/minecraft/util/crash/provider/world/LevelGeneratorProvider;<init>(Lnet/minecraft/world/level/LevelProperties;)V
  • Method Details

    • call

      public String call()
      Specified by:
      call in interface Callable
      Mappings:
      Namespace Name Mixin selector
      official a Laxf;a()Ljava/lang/String;
      intermediary method_4152 Lnet/minecraft/class_1291;method_4152()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/world/LevelGeneratorProvider;call()Ljava/lang/String;