Class LevelGeneratorOptionsProvider

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

class LevelGeneratorOptionsProvider extends Object implements Callable
Mappings:
Namespace Name
official axg
intermediary net/minecraft/class_1292
named net/minecraft/util/crash/provider/world/LevelGeneratorOptionsProvider
  • Constructor Details

    • LevelGeneratorOptionsProvider

      LevelGeneratorOptionsProvider(LevelProperties properties)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laxg;<init>(Laxd;)V
      intermediary <init> Lnet/minecraft/class_1292;<init>(Lnet/minecraft/class_100;)V
      named <init> Lnet/minecraft/util/crash/provider/world/LevelGeneratorOptionsProvider;<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 Laxg;a()Ljava/lang/String;
      intermediary method_4153 Lnet/minecraft/class_1292;method_4153()Ljava/lang/String;
      named call Lnet/minecraft/util/crash/provider/world/LevelGeneratorOptionsProvider;call()Ljava/lang/String;