Class LevelSpawnLocationProvider

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

class LevelSpawnLocationProvider extends Object implements Callable
Mappings:
Namespace Name
official axh
intermediary net/minecraft/class_1293
named net/minecraft/util/crash/provider/world/LevelSpawnLocationProvider
  • Constructor Details

    • LevelSpawnLocationProvider

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