Class LevelProperties

java.lang.Object
net.minecraft.world.level.LevelProperties
Direct Known Subclasses:
ReadOnlyChunk

public class LevelProperties
extends Object
Mappings:
Namespace Name
official ato
intermediary net/minecraft/class_634
named net/minecraft/world/level/LevelProperties
  • Field Details

    • NORMAL_DIFFICULTY

      public static final Difficulty NORMAL_DIFFICULTY
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a:Loj;
      intermediary field_2355 Lnet/minecraft/class_634;field_2355:Lnet/minecraft/class_1721;
      named NORMAL_DIFFICULTY Lnet/minecraft/world/level/LevelProperties;NORMAL_DIFFICULTY:Lnet/minecraft/world/Difficulty;
    • seed

      private long seed
      Mappings:
      Namespace Name Mixin selector
      official b Lato;b:J
      intermediary field_2356 Lnet/minecraft/class_634;field_2356:J
      named seed Lnet/minecraft/world/level/LevelProperties;seed:J
    • levelGeneratorType

      private LevelGeneratorType levelGeneratorType
      Mappings:
      Namespace Name Mixin selector
      official c Lato;c:Ladr;
      intermediary field_2357 Lnet/minecraft/class_634;field_2357:Lnet/minecraft/class_105;
      named levelGeneratorType Lnet/minecraft/world/level/LevelProperties;levelGeneratorType:Lnet/minecraft/world/level/LevelGeneratorType;
    • generatorOptions

      private String generatorOptions
      Mappings:
      Namespace Name Mixin selector
      official d Lato;d:Ljava/lang/String;
      intermediary field_2358 Lnet/minecraft/class_634;field_2358:Ljava/lang/String;
      named generatorOptions Lnet/minecraft/world/level/LevelProperties;generatorOptions:Ljava/lang/String;
    • spawnX

      private int spawnX
      Mappings:
      Namespace Name Mixin selector
      official e Lato;e:I
      intermediary field_2359 Lnet/minecraft/class_634;field_2359:I
      named spawnX Lnet/minecraft/world/level/LevelProperties;spawnX:I
    • spawnY

      private int spawnY
      Mappings:
      Namespace Name Mixin selector
      official f Lato;f:I
      intermediary field_2360 Lnet/minecraft/class_634;field_2360:I
      named spawnY Lnet/minecraft/world/level/LevelProperties;spawnY:I
    • spawnZ

      private int spawnZ
      Mappings:
      Namespace Name Mixin selector
      official g Lato;g:I
      intermediary field_2361 Lnet/minecraft/class_634;field_2361:I
      named spawnZ Lnet/minecraft/world/level/LevelProperties;spawnZ:I
    • time

      private long time
      Mappings:
      Namespace Name Mixin selector
      official h Lato;h:J
      intermediary field_2362 Lnet/minecraft/class_634;field_2362:J
      named time Lnet/minecraft/world/level/LevelProperties;time:J
    • dayTime

      private long dayTime
      Mappings:
      Namespace Name Mixin selector
      official i Lato;i:J
      intermediary field_2363 Lnet/minecraft/class_634;field_2363:J
      named dayTime Lnet/minecraft/world/level/LevelProperties;dayTime:J
    • lastPlayed

      private long lastPlayed
      Mappings:
      Namespace Name Mixin selector
      official j Lato;j:J
      intermediary field_2364 Lnet/minecraft/class_634;field_2364:J
      named lastPlayed Lnet/minecraft/world/level/LevelProperties;lastPlayed:J
    • sizeOnDisk

      private long sizeOnDisk
      Mappings:
      Namespace Name Mixin selector
      official k Lato;k:J
      intermediary field_2365 Lnet/minecraft/class_634;field_2365:J
      named sizeOnDisk Lnet/minecraft/world/level/LevelProperties;sizeOnDisk:J
    • playerNbt

      private CompoundTag playerNbt
      Mappings:
      Namespace Name Mixin selector
      official l Lato;l:Ldn;
      intermediary field_2366 Lnet/minecraft/class_634;field_2366:Lnet/minecraft/class_1405;
      named playerNbt Lnet/minecraft/world/level/LevelProperties;playerNbt:Lnet/minecraft/nbt/CompoundTag;
    • dimension

      private int dimension
      Mappings:
      Namespace Name Mixin selector
      official m Lato;m:I
      intermediary field_2367 Lnet/minecraft/class_634;field_2367:I
      named dimension Lnet/minecraft/world/level/LevelProperties;dimension:I
    • levelName

      private String levelName
      Mappings:
      Namespace Name Mixin selector
      official n Lato;n:Ljava/lang/String;
      intermediary field_2368 Lnet/minecraft/class_634;field_2368:Ljava/lang/String;
      named levelName Lnet/minecraft/world/level/LevelProperties;levelName:Ljava/lang/String;
    • version

      private int version
      Mappings:
      Namespace Name Mixin selector
      official o Lato;o:I
      intermediary field_2369 Lnet/minecraft/class_634;field_2369:I
      named version Lnet/minecraft/world/level/LevelProperties;version:I
    • clearWeatherTime

      private int clearWeatherTime
      Mappings:
      Namespace Name Mixin selector
      official p Lato;p:I
      intermediary field_2370 Lnet/minecraft/class_634;field_2370:I
      named clearWeatherTime Lnet/minecraft/world/level/LevelProperties;clearWeatherTime:I
    • raining

      private boolean raining
      Mappings:
      Namespace Name Mixin selector
      official q Lato;q:Z
      intermediary field_2371 Lnet/minecraft/class_634;field_2371:Z
      named raining Lnet/minecraft/world/level/LevelProperties;raining:Z
    • rainTime

      private int rainTime
      Mappings:
      Namespace Name Mixin selector
      official r Lato;r:I
      intermediary field_2372 Lnet/minecraft/class_634;field_2372:I
      named rainTime Lnet/minecraft/world/level/LevelProperties;rainTime:I
    • thundering

      private boolean thundering
      Mappings:
      Namespace Name Mixin selector
      official s Lato;s:Z
      intermediary field_2373 Lnet/minecraft/class_634;field_2373:Z
      named thundering Lnet/minecraft/world/level/LevelProperties;thundering:Z
    • thunderTime

      private int thunderTime
      Mappings:
      Namespace Name Mixin selector
      official t Lato;t:I
      intermediary field_2374 Lnet/minecraft/class_634;field_2374:I
      named thunderTime Lnet/minecraft/world/level/LevelProperties;thunderTime:I
    • gamemode

      private LevelInfo.GameMode gamemode
      Mappings:
      Namespace Name Mixin selector
      official u Lato;u:Ladp$a;
      intermediary field_2375 Lnet/minecraft/class_634;field_2375:Lnet/minecraft/class_102$class_103;
      named gamemode Lnet/minecraft/world/level/LevelProperties;gamemode:Lnet/minecraft/world/level/LevelInfo$GameMode;
    • structures

      private boolean structures
      Mappings:
      Namespace Name Mixin selector
      official v Lato;v:Z
      intermediary field_2376 Lnet/minecraft/class_634;field_2376:Z
      named structures Lnet/minecraft/world/level/LevelProperties;structures:Z
    • hardcore

      private boolean hardcore
      Mappings:
      Namespace Name Mixin selector
      official w Lato;w:Z
      intermediary field_2377 Lnet/minecraft/class_634;field_2377:Z
      named hardcore Lnet/minecraft/world/level/LevelProperties;hardcore:Z
    • allowCommands

      private boolean allowCommands
      Mappings:
      Namespace Name Mixin selector
      official x Lato;x:Z
      intermediary field_2378 Lnet/minecraft/class_634;field_2378:Z
      named allowCommands Lnet/minecraft/world/level/LevelProperties;allowCommands:Z
    • initialized

      private boolean initialized
      Mappings:
      Namespace Name Mixin selector
      official y Lato;y:Z
      intermediary field_2379 Lnet/minecraft/class_634;field_2379:Z
      named initialized Lnet/minecraft/world/level/LevelProperties;initialized:Z
    • difficulty

      private Difficulty difficulty
      Mappings:
      Namespace Name Mixin selector
      official z Lato;z:Loj;
      intermediary field_2380 Lnet/minecraft/class_634;field_2380:Lnet/minecraft/class_1721;
      named difficulty Lnet/minecraft/world/level/LevelProperties;difficulty:Lnet/minecraft/world/Difficulty;
    • difficultyLocked

      private boolean difficultyLocked
      Mappings:
      Namespace Name Mixin selector
      official A Lato;A:Z
      intermediary field_2344 Lnet/minecraft/class_634;field_2344:Z
      named difficultyLocked Lnet/minecraft/world/level/LevelProperties;difficultyLocked:Z
    • borderCenterX

      private double borderCenterX
      Mappings:
      Namespace Name Mixin selector
      official B Lato;B:D
      intermediary field_2345 Lnet/minecraft/class_634;field_2345:D
      named borderCenterX Lnet/minecraft/world/level/LevelProperties;borderCenterX:D
    • borderCenterZ

      private double borderCenterZ
      Mappings:
      Namespace Name Mixin selector
      official C Lato;C:D
      intermediary field_2346 Lnet/minecraft/class_634;field_2346:D
      named borderCenterZ Lnet/minecraft/world/level/LevelProperties;borderCenterZ:D
    • borderSize

      private double borderSize
      Mappings:
      Namespace Name Mixin selector
      official D Lato;D:D
      intermediary field_2347 Lnet/minecraft/class_634;field_2347:D
      named borderSize Lnet/minecraft/world/level/LevelProperties;borderSize:D
    • borderSizeLerpTime

      private long borderSizeLerpTime
      Mappings:
      Namespace Name Mixin selector
      official E Lato;E:J
      intermediary field_2348 Lnet/minecraft/class_634;field_2348:J
      named borderSizeLerpTime Lnet/minecraft/world/level/LevelProperties;borderSizeLerpTime:J
    • borderSizeLerpTarget

      private double borderSizeLerpTarget
      Mappings:
      Namespace Name Mixin selector
      official F Lato;F:D
      intermediary field_2349 Lnet/minecraft/class_634;field_2349:D
      named borderSizeLerpTarget Lnet/minecraft/world/level/LevelProperties;borderSizeLerpTarget:D
    • borderSafeZone

      private double borderSafeZone
      Mappings:
      Namespace Name Mixin selector
      official G Lato;G:D
      intermediary field_2350 Lnet/minecraft/class_634;field_2350:D
      named borderSafeZone Lnet/minecraft/world/level/LevelProperties;borderSafeZone:D
    • borderDamagePerBlock

      private double borderDamagePerBlock
      Mappings:
      Namespace Name Mixin selector
      official H Lato;H:D
      intermediary field_2351 Lnet/minecraft/class_634;field_2351:D
      named borderDamagePerBlock Lnet/minecraft/world/level/LevelProperties;borderDamagePerBlock:D
    • borderWarningBlocks

      private int borderWarningBlocks
      Mappings:
      Namespace Name Mixin selector
      official I Lato;I:I
      intermediary field_2352 Lnet/minecraft/class_634;field_2352:I
      named borderWarningBlocks Lnet/minecraft/world/level/LevelProperties;borderWarningBlocks:I
    • borderWarningTime

      private int borderWarningTime
      Mappings:
      Namespace Name Mixin selector
      official J Lato;J:I
      intermediary field_2353 Lnet/minecraft/class_634;field_2353:I
      named borderWarningTime Lnet/minecraft/world/level/LevelProperties;borderWarningTime:I
    • gameRules

      private GameRuleDispatcher gameRules
      Mappings:
      Namespace Name Mixin selector
      official K Lato;K:Ladk;
      intermediary field_2354 Lnet/minecraft/class_634;field_2354:Lnet/minecraft/class_95;
      named gameRules Lnet/minecraft/world/level/LevelProperties;gameRules:Lnet/minecraft/world/GameRuleDispatcher;
  • Constructor Details

    • LevelProperties

      protected LevelProperties()
    • LevelProperties

      public LevelProperties​(CompoundTag worldNbt)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lato;<init>(Ldn;)V
      intermediary <init> Lnet/minecraft/class_634;<init>(Lnet/minecraft/class_1405;)V
      named <init> Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/nbt/CompoundTag;)V
    • LevelProperties

      public LevelProperties​(LevelInfo info, String name)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lato;<init>(Ladp;Ljava/lang/String;)V
      intermediary <init> Lnet/minecraft/class_634;<init>(Lnet/minecraft/class_102;Ljava/lang/String;)V
      named <init> Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/world/level/LevelInfo;Ljava/lang/String;)V
    • LevelProperties

      public LevelProperties​(LevelProperties copy)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lato;<init>(Lato;)V
      intermediary <init> Lnet/minecraft/class_634;<init>(Lnet/minecraft/class_634;)V
      named <init> Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/world/level/LevelProperties;)V
  • Method Details

    • copyFrom

      public void copyFrom​(LevelInfo info)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(Ladp;)V
      intermediary method_1928 Lnet/minecraft/class_634;method_1928(Lnet/minecraft/class_102;)V
      named copyFrom Lnet/minecraft/world/level/LevelProperties;copyFrom(Lnet/minecraft/world/level/LevelInfo;)V
    • toTag

      public CompoundTag toTag()
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a()Ldn;
      intermediary method_1924 Lnet/minecraft/class_634;method_1924()Lnet/minecraft/class_1405;
      named toTag Lnet/minecraft/world/level/LevelProperties;toTag()Lnet/minecraft/nbt/CompoundTag;
    • toTag

      public CompoundTag toTag​(CompoundTag nbt)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(Ldn;)Ldn;
      intermediary method_1933 Lnet/minecraft/class_634;method_1933(Lnet/minecraft/class_1405;)Lnet/minecraft/class_1405;
      named toTag Lnet/minecraft/world/level/LevelProperties;toTag(Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag;
    • putNbt

      private void putNbt​(CompoundTag worldNbt, CompoundTag playerData)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(Ldn;Ldn;)V
      intermediary method_1934 Lnet/minecraft/class_634;method_1934(Lnet/minecraft/class_1405;Lnet/minecraft/class_1405;)V
      named putNbt Lnet/minecraft/world/level/LevelProperties;putNbt(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;)V
    • getSeed

      public long getSeed()
      Mappings:
      Namespace Name Mixin selector
      official b Lato;b()J
      intermediary method_1938 Lnet/minecraft/class_634;method_1938()J
      named getSeed Lnet/minecraft/world/level/LevelProperties;getSeed()J
    • getSpawnX

      public int getSpawnX()
      Mappings:
      Namespace Name Mixin selector
      official c Lato;c()I
      intermediary method_1944 Lnet/minecraft/class_634;method_1944()I
      named getSpawnX Lnet/minecraft/world/level/LevelProperties;getSpawnX()I
    • getSpawnY

      public int getSpawnY()
      Mappings:
      Namespace Name Mixin selector
      official d Lato;d()I
      intermediary method_1950 Lnet/minecraft/class_634;method_1950()I
      named getSpawnY Lnet/minecraft/world/level/LevelProperties;getSpawnY()I
    • getSpawnZ

      public int getSpawnZ()
      Mappings:
      Namespace Name Mixin selector
      official e Lato;e()I
      intermediary method_1954 Lnet/minecraft/class_634;method_1954()I
      named getSpawnZ Lnet/minecraft/world/level/LevelProperties;getSpawnZ()I
    • getTime

      public long getTime()
      Mappings:
      Namespace Name Mixin selector
      official f Lato;f()J
      intermediary method_1960 Lnet/minecraft/class_634;method_1960()J
      named getTime Lnet/minecraft/world/level/LevelProperties;getTime()J
    • getDayTime

      public long getDayTime()
      Mappings:
      Namespace Name Mixin selector
      official g Lato;g()J
      intermediary method_1965 Lnet/minecraft/class_634;method_1965()J
      named getDayTime Lnet/minecraft/world/level/LevelProperties;getDayTime()J
    • getSizeOnDisk

      @Environment(CLIENT) public long getSizeOnDisk()
      Mappings:
      Namespace Name Mixin selector
      official h Lato;h()J
      intermediary method_1969 Lnet/minecraft/class_634;method_1969()J
      named getSizeOnDisk Lnet/minecraft/world/level/LevelProperties;getSizeOnDisk()J
    • getNbt

      public CompoundTag getNbt()
      Mappings:
      Namespace Name Mixin selector
      official i Lato;i()Ldn;
      intermediary method_1971 Lnet/minecraft/class_634;method_1971()Lnet/minecraft/class_1405;
      named getNbt Lnet/minecraft/world/level/LevelProperties;getNbt()Lnet/minecraft/nbt/CompoundTag;
    • setSpawnX

      @Environment(CLIENT) public void setSpawnX​(int spawnX)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(I)V
      intermediary method_1926 Lnet/minecraft/class_634;method_1926(I)V
      named setSpawnX Lnet/minecraft/world/level/LevelProperties;setSpawnX(I)V
    • setSpawnY

      @Environment(CLIENT) public void setSpawnY​(int spawnY)
      Mappings:
      Namespace Name Mixin selector
      official b Lato;b(I)V
      intermediary method_1940 Lnet/minecraft/class_634;method_1940(I)V
      named setSpawnY Lnet/minecraft/world/level/LevelProperties;setSpawnY(I)V
    • setSpawnZ

      @Environment(CLIENT) public void setSpawnZ​(int spawnZ)
      Mappings:
      Namespace Name Mixin selector
      official c Lato;c(I)V
      intermediary method_1946 Lnet/minecraft/class_634;method_1946(I)V
      named setSpawnZ Lnet/minecraft/world/level/LevelProperties;setSpawnZ(I)V
    • setTime

      public void setTime​(long time)
      Mappings:
      Namespace Name Mixin selector
      official b Lato;b(J)V
      intermediary method_1941 Lnet/minecraft/class_634;method_1941(J)V
      named setTime Lnet/minecraft/world/level/LevelProperties;setTime(J)V
    • setDayTime

      public void setDayTime​(long time)
      Mappings:
      Namespace Name Mixin selector
      official c Lato;c(J)V
      intermediary method_1947 Lnet/minecraft/class_634;method_1947(J)V
      named setDayTime Lnet/minecraft/world/level/LevelProperties;setDayTime(J)V
    • setSpawnPos

      public void setSpawnPos​(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(Lcj;)V
      intermediary method_1932 Lnet/minecraft/class_634;method_1932(Lnet/minecraft/class_1372;)V
      named setSpawnPos Lnet/minecraft/world/level/LevelProperties;setSpawnPos(Lnet/minecraft/util/math/BlockPos;)V
    • getLevelName

      public String getLevelName()
      Mappings:
      Namespace Name Mixin selector
      official k Lato;k()Ljava/lang/String;
      intermediary method_1976 Lnet/minecraft/class_634;method_1976()Ljava/lang/String;
      named getLevelName Lnet/minecraft/world/level/LevelProperties;getLevelName()Ljava/lang/String;
    • setLevelName

      public void setLevelName​(String name)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(Ljava/lang/String;)V
      intermediary method_1935 Lnet/minecraft/class_634;method_1935(Ljava/lang/String;)V
      named setLevelName Lnet/minecraft/world/level/LevelProperties;setLevelName(Ljava/lang/String;)V
    • getVersion

      public int getVersion()
      Mappings:
      Namespace Name Mixin selector
      official l Lato;l()I
      intermediary method_1979 Lnet/minecraft/class_634;method_1979()I
      named getVersion Lnet/minecraft/world/level/LevelProperties;getVersion()I
    • setVersion

      public void setVersion​(int version)
      Mappings:
      Namespace Name Mixin selector
      official e Lato;e(I)V
      intermediary method_1956 Lnet/minecraft/class_634;method_1956(I)V
      named setVersion Lnet/minecraft/world/level/LevelProperties;setVersion(I)V
    • getLastPlayed

      @Environment(CLIENT) public long getLastPlayed()
      Mappings:
      Namespace Name Mixin selector
      official m Lato;m()J
      intermediary method_1981 Lnet/minecraft/class_634;method_1981()J
      named getLastPlayed Lnet/minecraft/world/level/LevelProperties;getLastPlayed()J
    • getClearWeatherTIme

      public int getClearWeatherTIme()
      Mappings:
      Namespace Name Mixin selector
      official A Lato;A()I
      intermediary method_1913 Lnet/minecraft/class_634;method_1913()I
      named getClearWeatherTIme Lnet/minecraft/world/level/LevelProperties;getClearWeatherTIme()I
    • setClearWeatherTime

      public void setClearWeatherTime​(int time)
      Mappings:
      Namespace Name Mixin selector
      official i Lato;i(I)V
      intermediary method_1972 Lnet/minecraft/class_634;method_1972(I)V
      named setClearWeatherTime Lnet/minecraft/world/level/LevelProperties;setClearWeatherTime(I)V
    • isThundering

      public boolean isThundering()
      Mappings:
      Namespace Name Mixin selector
      official n Lato;n()Z
      intermediary method_1983 Lnet/minecraft/class_634;method_1983()Z
      named isThundering Lnet/minecraft/world/level/LevelProperties;isThundering()Z
    • setThundering

      public void setThundering​(boolean thundering)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(Z)V
      intermediary method_1937 Lnet/minecraft/class_634;method_1937(Z)V
      named setThundering Lnet/minecraft/world/level/LevelProperties;setThundering(Z)V
    • getThunderTime

      public int getThunderTime()
      Mappings:
      Namespace Name Mixin selector
      official o Lato;o()I
      intermediary method_1985 Lnet/minecraft/class_634;method_1985()I
      named getThunderTime Lnet/minecraft/world/level/LevelProperties;getThunderTime()I
    • setThunderTime

      public void setThunderTime​(int time)
      Mappings:
      Namespace Name Mixin selector
      official f Lato;f(I)V
      intermediary method_1962 Lnet/minecraft/class_634;method_1962(I)V
      named setThunderTime Lnet/minecraft/world/level/LevelProperties;setThunderTime(I)V
    • isRaining

      public boolean isRaining()
      Mappings:
      Namespace Name Mixin selector
      official p Lato;p()Z
      intermediary method_1987 Lnet/minecraft/class_634;method_1987()Z
      named isRaining Lnet/minecraft/world/level/LevelProperties;isRaining()Z
    • setRaining

      public void setRaining​(boolean raining)
      Mappings:
      Namespace Name Mixin selector
      official b Lato;b(Z)V
      intermediary method_1943 Lnet/minecraft/class_634;method_1943(Z)V
      named setRaining Lnet/minecraft/world/level/LevelProperties;setRaining(Z)V
    • getRainTIme

      public int getRainTIme()
      Mappings:
      Namespace Name Mixin selector
      official q Lato;q()I
      intermediary method_1989 Lnet/minecraft/class_634;method_1989()I
      named getRainTIme Lnet/minecraft/world/level/LevelProperties;getRainTIme()I
    • setRainTime

      public void setRainTime​(int rainTime)
      Mappings:
      Namespace Name Mixin selector
      official g Lato;g(I)V
      intermediary method_1966 Lnet/minecraft/class_634;method_1966(I)V
      named setRainTime Lnet/minecraft/world/level/LevelProperties;setRainTime(I)V
    • getGameMode

      public LevelInfo.GameMode getGameMode()
      Mappings:
      Namespace Name Mixin selector
      official r Lato;r()Ladp$a;
      intermediary method_1991 Lnet/minecraft/class_634;method_1991()Lnet/minecraft/class_102$class_103;
      named getGameMode Lnet/minecraft/world/level/LevelProperties;getGameMode()Lnet/minecraft/world/level/LevelInfo$GameMode;
    • hasStructures

      public boolean hasStructures()
      Mappings:
      Namespace Name Mixin selector
      official s Lato;s()Z
      intermediary method_1992 Lnet/minecraft/class_634;method_1992()Z
      named hasStructures Lnet/minecraft/world/level/LevelProperties;hasStructures()Z
    • setStructures

      public void setStructures​(boolean structures)
      Mappings:
      Namespace Name Mixin selector
      official f Lato;f(Z)V
      intermediary method_1964 Lnet/minecraft/class_634;method_1964(Z)V
      named setStructures Lnet/minecraft/world/level/LevelProperties;setStructures(Z)V
    • setGamemode

      public void setGamemode​(LevelInfo.GameMode gamemode)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(Ladp$a;)V
      intermediary method_1927 Lnet/minecraft/class_634;method_1927(Lnet/minecraft/class_102$class_103;)V
      named setGamemode Lnet/minecraft/world/level/LevelProperties;setGamemode(Lnet/minecraft/world/level/LevelInfo$GameMode;)V
    • isHardcore

      public boolean isHardcore()
      Mappings:
      Namespace Name Mixin selector
      official t Lato;t()Z
      intermediary method_1993 Lnet/minecraft/class_634;method_1993()Z
      named isHardcore Lnet/minecraft/world/level/LevelProperties;isHardcore()Z
    • setHardcore

      public void setHardcore​(boolean hardcore)
      Mappings:
      Namespace Name Mixin selector
      official g Lato;g(Z)V
      intermediary method_1968 Lnet/minecraft/class_634;method_1968(Z)V
      named setHardcore Lnet/minecraft/world/level/LevelProperties;setHardcore(Z)V
    • getGeneratorType

      public LevelGeneratorType getGeneratorType()
      Mappings:
      Namespace Name Mixin selector
      official u Lato;u()Ladr;
      intermediary method_1994 Lnet/minecraft/class_634;method_1994()Lnet/minecraft/class_105;
      named getGeneratorType Lnet/minecraft/world/level/LevelProperties;getGeneratorType()Lnet/minecraft/world/level/LevelGeneratorType;
    • setLevelGeneratorType

      public void setLevelGeneratorType​(LevelGeneratorType type)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(Ladr;)V
      intermediary method_1929 Lnet/minecraft/class_634;method_1929(Lnet/minecraft/class_105;)V
      named setLevelGeneratorType Lnet/minecraft/world/level/LevelProperties;setLevelGeneratorType(Lnet/minecraft/world/level/LevelGeneratorType;)V
    • getGeneratorOptions

      public String getGeneratorOptions()
      Mappings:
      Namespace Name Mixin selector
      official B Lato;B()Ljava/lang/String;
      intermediary method_1914 Lnet/minecraft/class_634;method_1914()Ljava/lang/String;
      named getGeneratorOptions Lnet/minecraft/world/level/LevelProperties;getGeneratorOptions()Ljava/lang/String;
    • areCheatsEnabled

      public boolean areCheatsEnabled()
      Mappings:
      Namespace Name Mixin selector
      official v Lato;v()Z
      intermediary method_1995 Lnet/minecraft/class_634;method_1995()Z
      named areCheatsEnabled Lnet/minecraft/world/level/LevelProperties;areCheatsEnabled()Z
    • setCheats

      public void setCheats​(boolean enabled)
      Mappings:
      Namespace Name Mixin selector
      official c Lato;c(Z)V
      intermediary method_1949 Lnet/minecraft/class_634;method_1949(Z)V
      named setCheats Lnet/minecraft/world/level/LevelProperties;setCheats(Z)V
    • isInitialized

      public boolean isInitialized()
      Mappings:
      Namespace Name Mixin selector
      official w Lato;w()Z
      intermediary method_1996 Lnet/minecraft/class_634;method_1996()Z
      named isInitialized Lnet/minecraft/world/level/LevelProperties;isInitialized()Z
    • setInitialized

      public void setInitialized​(boolean initialized)
      Mappings:
      Namespace Name Mixin selector
      official d Lato;d(Z)V
      intermediary method_1953 Lnet/minecraft/class_634;method_1953(Z)V
      named setInitialized Lnet/minecraft/world/level/LevelProperties;setInitialized(Z)V
    • getGamerules

      public GameRuleDispatcher getGamerules()
      Mappings:
      Namespace Name Mixin selector
      official x Lato;x()Ladk;
      intermediary method_1997 Lnet/minecraft/class_634;method_1997()Lnet/minecraft/class_95;
      named getGamerules Lnet/minecraft/world/level/LevelProperties;getGamerules()Lnet/minecraft/world/GameRuleDispatcher;
    • getBorderCenterX

      public double getBorderCenterX()
      Mappings:
      Namespace Name Mixin selector
      official C Lato;C()D
      intermediary method_1915 Lnet/minecraft/class_634;method_1915()D
      named getBorderCenterX Lnet/minecraft/world/level/LevelProperties;getBorderCenterX()D
    • getBorderCenterZ

      public double getBorderCenterZ()
      Mappings:
      Namespace Name Mixin selector
      official D Lato;D()D
      intermediary method_1916 Lnet/minecraft/class_634;method_1916()D
      named getBorderCenterZ Lnet/minecraft/world/level/LevelProperties;getBorderCenterZ()D
    • getBorderSize

      public double getBorderSize()
      Mappings:
      Namespace Name Mixin selector
      official E Lato;E()D
      intermediary method_1917 Lnet/minecraft/class_634;method_1917()D
      named getBorderSize Lnet/minecraft/world/level/LevelProperties;getBorderSize()D
    • setBorderSize

      public void setBorderSize​(double size)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(D)V
      intermediary method_1925 Lnet/minecraft/class_634;method_1925(D)V
      named setBorderSize Lnet/minecraft/world/level/LevelProperties;setBorderSize(D)V
    • getBorderSizeLerpTIme

      public long getBorderSizeLerpTIme()
      Mappings:
      Namespace Name Mixin selector
      official F Lato;F()J
      intermediary method_1918 Lnet/minecraft/class_634;method_1918()J
      named getBorderSizeLerpTIme Lnet/minecraft/world/level/LevelProperties;getBorderSizeLerpTIme()J
    • setBorderSizeLerpTime

      public void setBorderSizeLerpTime​(long time)
      Mappings:
      Namespace Name Mixin selector
      official e Lato;e(J)V
      intermediary method_1957 Lnet/minecraft/class_634;method_1957(J)V
      named setBorderSizeLerpTime Lnet/minecraft/world/level/LevelProperties;setBorderSizeLerpTime(J)V
    • getBorderSizeLerpTarget

      public double getBorderSizeLerpTarget()
      Mappings:
      Namespace Name Mixin selector
      official G Lato;G()D
      intermediary method_1919 Lnet/minecraft/class_634;method_1919()D
      named getBorderSizeLerpTarget Lnet/minecraft/world/level/LevelProperties;getBorderSizeLerpTarget()D
    • setBorderSizeLerpTarget

      public void setBorderSizeLerpTarget​(double target)
      Mappings:
      Namespace Name Mixin selector
      official b Lato;b(D)V
      intermediary method_1939 Lnet/minecraft/class_634;method_1939(D)V
      named setBorderSizeLerpTarget Lnet/minecraft/world/level/LevelProperties;setBorderSizeLerpTarget(D)V
    • setBorderCenterZ

      public void setBorderCenterZ​(double y)
      Mappings:
      Namespace Name Mixin selector
      official c Lato;c(D)V
      intermediary method_1945 Lnet/minecraft/class_634;method_1945(D)V
      named setBorderCenterZ Lnet/minecraft/world/level/LevelProperties;setBorderCenterZ(D)V
    • setBorderCenterX

      public void setBorderCenterX​(double x)
      Mappings:
      Namespace Name Mixin selector
      official d Lato;d(D)V
      intermediary method_1951 Lnet/minecraft/class_634;method_1951(D)V
      named setBorderCenterX Lnet/minecraft/world/level/LevelProperties;setBorderCenterX(D)V
    • getSafeZone

      public double getSafeZone()
      Mappings:
      Namespace Name Mixin selector
      official H Lato;H()D
      intermediary method_1920 Lnet/minecraft/class_634;method_1920()D
      named getSafeZone Lnet/minecraft/world/level/LevelProperties;getSafeZone()D
    • setSafeZone

      public void setSafeZone​(double zone)
      Mappings:
      Namespace Name Mixin selector
      official e Lato;e(D)V
      intermediary method_1955 Lnet/minecraft/class_634;method_1955(D)V
      named setSafeZone Lnet/minecraft/world/level/LevelProperties;setSafeZone(D)V
    • getBorderDamagePerBlock

      public double getBorderDamagePerBlock()
      Mappings:
      Namespace Name Mixin selector
      official I Lato;I()D
      intermediary method_1921 Lnet/minecraft/class_634;method_1921()D
      named getBorderDamagePerBlock Lnet/minecraft/world/level/LevelProperties;getBorderDamagePerBlock()D
    • setBorderDamagePerBlock

      public void setBorderDamagePerBlock​(double damage)
      Mappings:
      Namespace Name Mixin selector
      official f Lato;f(D)V
      intermediary method_1961 Lnet/minecraft/class_634;method_1961(D)V
      named setBorderDamagePerBlock Lnet/minecraft/world/level/LevelProperties;setBorderDamagePerBlock(D)V
    • getBorderWarningBlocks

      public int getBorderWarningBlocks()
      Mappings:
      Namespace Name Mixin selector
      official J Lato;J()I
      intermediary method_1922 Lnet/minecraft/class_634;method_1922()I
      named getBorderWarningBlocks Lnet/minecraft/world/level/LevelProperties;getBorderWarningBlocks()I
    • getBorderWarningTime

      public int getBorderWarningTime()
      Mappings:
      Namespace Name Mixin selector
      official K Lato;K()I
      intermediary method_1923 Lnet/minecraft/class_634;method_1923()I
      named getBorderWarningTime Lnet/minecraft/world/level/LevelProperties;getBorderWarningTime()I
    • setBorderWarningBlocks

      public void setBorderWarningBlocks​(int blocks)
      Mappings:
      Namespace Name Mixin selector
      official j Lato;j(I)V
      intermediary method_1974 Lnet/minecraft/class_634;method_1974(I)V
      named setBorderWarningBlocks Lnet/minecraft/world/level/LevelProperties;setBorderWarningBlocks(I)V
    • setBorderWarningTime

      public void setBorderWarningTime​(int time)
      Mappings:
      Namespace Name Mixin selector
      official k Lato;k(I)V
      intermediary method_1977 Lnet/minecraft/class_634;method_1977(I)V
      named setBorderWarningTime Lnet/minecraft/world/level/LevelProperties;setBorderWarningTime(I)V
    • getDifficulty

      public Difficulty getDifficulty()
      Mappings:
      Namespace Name Mixin selector
      official y Lato;y()Loj;
      intermediary method_1998 Lnet/minecraft/class_634;method_1998()Lnet/minecraft/class_1721;
      named getDifficulty Lnet/minecraft/world/level/LevelProperties;getDifficulty()Lnet/minecraft/world/Difficulty;
    • setDifficulty

      public void setDifficulty​(Difficulty difficulty)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(Loj;)V
      intermediary method_1936 Lnet/minecraft/class_634;method_1936(Lnet/minecraft/class_1721;)V
      named setDifficulty Lnet/minecraft/world/level/LevelProperties;setDifficulty(Lnet/minecraft/world/Difficulty;)V
    • isDifficultyLocked

      public boolean isDifficultyLocked()
      Mappings:
      Namespace Name Mixin selector
      official z Lato;z()Z
      intermediary method_1999 Lnet/minecraft/class_634;method_1999()Z
      named isDifficultyLocked Lnet/minecraft/world/level/LevelProperties;isDifficultyLocked()Z
    • setDifficultyLocked

      public void setDifficultyLocked​(boolean difficultyLocked)
      Mappings:
      Namespace Name Mixin selector
      official e Lato;e(Z)V
      intermediary method_1959 Lnet/minecraft/class_634;method_1959(Z)V
      named setDifficultyLocked Lnet/minecraft/world/level/LevelProperties;setDifficultyLocked(Z)V
    • addToCrashReport

      public void addToCrashReport​(CrashReportSection section)
      Mappings:
      Namespace Name Mixin selector
      official a Lato;a(Lc;)V
      intermediary method_1931 Lnet/minecraft/class_634;method_1931(Lnet/minecraft/class_1364;)V
      named addToCrashReport Lnet/minecraft/world/level/LevelProperties;addToCrashReport(Lnet/minecraft/util/crash/CrashReportSection;)V