Class LevelWeatherProvider

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

class LevelWeatherProvider extends Object implements Callable
Mappings:
Namespace Name
official axl
intermediary net/minecraft/class_1297
named net/minecraft/util/crash/provider/world/LevelWeatherProvider
  • Constructor Details

    • LevelWeatherProvider

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