Class LevelProperties

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

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

    • NORMAL_DIFFICULTY

      public static final Difficulty NORMAL_DIFFICULTY
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a:Ltz;
      intermediary field_10265 Lnet/minecraft/class_100;field_10265:Lnet/minecraft/class_2151;
      named NORMAL_DIFFICULTY Lnet/minecraft/world/level/LevelProperties;NORMAL_DIFFICULTY:Lnet/minecraft/world/Difficulty;
    • field_13100

      private String field_13100
      Mappings:
      Namespace Name Mixin selector
      official b Lbfd;b:Ljava/lang/String;
      intermediary field_13100 Lnet/minecraft/class_100;field_13100:Ljava/lang/String;
      named field_13100 Lnet/minecraft/world/level/LevelProperties;field_13100:Ljava/lang/String;
    • field_13101

      private int field_13101
      Mappings:
      Namespace Name Mixin selector
      official c Lbfd;c:I
      intermediary field_13101 Lnet/minecraft/class_100;field_13101:I
      named field_13101 Lnet/minecraft/world/level/LevelProperties;field_13101:I
    • field_13102

      private boolean field_13102
      Mappings:
      Namespace Name Mixin selector
      official d Lbfd;d:Z
      intermediary field_13102 Lnet/minecraft/class_100;field_13102:Z
      named field_13102 Lnet/minecraft/world/level/LevelProperties;field_13102:Z
    • seed

      private long seed
      Mappings:
      Namespace Name Mixin selector
      official e Lbfd;e:J
      intermediary field_233 Lnet/minecraft/class_100;field_233:J
      named seed Lnet/minecraft/world/level/LevelProperties;seed:J
    • levelGeneratorType

      private LevelGeneratorType levelGeneratorType
      Mappings:
      Namespace Name Mixin selector
      official f Lbfd;f:Lamz;
      intermediary field_234 Lnet/minecraft/class_100;field_234:Lnet/minecraft/class_1160;
      named levelGeneratorType Lnet/minecraft/world/level/LevelProperties;levelGeneratorType:Lnet/minecraft/world/level/LevelGeneratorType;
    • generatorOptions

      private String generatorOptions
      Mappings:
      Namespace Name Mixin selector
      official g Lbfd;g:Ljava/lang/String;
      intermediary field_4985 Lnet/minecraft/class_100;field_4985:Ljava/lang/String;
      named generatorOptions Lnet/minecraft/world/level/LevelProperties;generatorOptions:Ljava/lang/String;
    • spawnX

      private int spawnX
      Mappings:
      Namespace Name Mixin selector
      official h Lbfd;h:I
      intermediary field_235 Lnet/minecraft/class_100;field_235:I
      named spawnX Lnet/minecraft/world/level/LevelProperties;spawnX:I
    • spawnY

      private int spawnY
      Mappings:
      Namespace Name Mixin selector
      official i Lbfd;i:I
      intermediary field_236 Lnet/minecraft/class_100;field_236:I
      named spawnY Lnet/minecraft/world/level/LevelProperties;spawnY:I
    • spawnZ

      private int spawnZ
      Mappings:
      Namespace Name Mixin selector
      official j Lbfd;j:I
      intermediary field_237 Lnet/minecraft/class_100;field_237:I
      named spawnZ Lnet/minecraft/world/level/LevelProperties;spawnZ:I
    • time

      private long time
      Mappings:
      Namespace Name Mixin selector
      official k Lbfd;k:J
      intermediary field_4986 Lnet/minecraft/class_100;field_4986:J
      named time Lnet/minecraft/world/level/LevelProperties;time:J
    • timeOfDay

      private long timeOfDay
      Mappings:
      Namespace Name Mixin selector
      official l Lbfd;l:J
      intermediary field_238 Lnet/minecraft/class_100;field_238:J
      named timeOfDay Lnet/minecraft/world/level/LevelProperties;timeOfDay:J
    • lastPlayed

      private long lastPlayed
      Mappings:
      Namespace Name Mixin selector
      official m Lbfd;m:J
      intermediary field_239 Lnet/minecraft/class_100;field_239:J
      named lastPlayed Lnet/minecraft/world/level/LevelProperties;lastPlayed:J
    • sizeOnDisk

      private long sizeOnDisk
      Mappings:
      Namespace Name Mixin selector
      official n Lbfd;n:J
      intermediary field_240 Lnet/minecraft/class_100;field_240:J
      named sizeOnDisk Lnet/minecraft/world/level/LevelProperties;sizeOnDisk:J
    • playerNbt

      private NbtCompound playerNbt
      Mappings:
      Namespace Name Mixin selector
      official o Lbfd;o:Lfy;
      intermediary field_241 Lnet/minecraft/class_100;field_241:Lnet/minecraft/class_322;
      named playerNbt Lnet/minecraft/world/level/LevelProperties;playerNbt:Lnet/minecraft/nbt/NbtCompound;
    • dimension

      private int dimension
      Mappings:
      Namespace Name Mixin selector
      official p Lbfd;p:I
      intermediary field_242 Lnet/minecraft/class_100;field_242:I
      named dimension Lnet/minecraft/world/level/LevelProperties;dimension:I
    • levelName

      private String levelName
      Mappings:
      Namespace Name Mixin selector
      official q Lbfd;q:Ljava/lang/String;
      intermediary field_243 Lnet/minecraft/class_100;field_243:Ljava/lang/String;
      named levelName Lnet/minecraft/world/level/LevelProperties;levelName:Ljava/lang/String;
    • version

      private int version
      Mappings:
      Namespace Name Mixin selector
      official r Lbfd;r:I
      intermediary field_244 Lnet/minecraft/class_100;field_244:I
      named version Lnet/minecraft/world/level/LevelProperties;version:I
    • clearWeatherTime

      private int clearWeatherTime
      Mappings:
      Namespace Name Mixin selector
      official s Lbfd;s:I
      intermediary field_10266 Lnet/minecraft/class_100;field_10266:I
      named clearWeatherTime Lnet/minecraft/world/level/LevelProperties;clearWeatherTime:I
    • raining

      private boolean raining
      Mappings:
      Namespace Name Mixin selector
      official t Lbfd;t:Z
      intermediary field_245 Lnet/minecraft/class_100;field_245:Z
      named raining Lnet/minecraft/world/level/LevelProperties;raining:Z
    • rainTime

      private int rainTime
      Mappings:
      Namespace Name Mixin selector
      official u Lbfd;u:I
      intermediary field_246 Lnet/minecraft/class_100;field_246:I
      named rainTime Lnet/minecraft/world/level/LevelProperties;rainTime:I
    • thundering

      private boolean thundering
      Mappings:
      Namespace Name Mixin selector
      official v Lbfd;v:Z
      intermediary field_247 Lnet/minecraft/class_100;field_247:Z
      named thundering Lnet/minecraft/world/level/LevelProperties;thundering:Z
    • thunderTime

      private int thunderTime
      Mappings:
      Namespace Name Mixin selector
      official w Lbfd;w:I
      intermediary field_248 Lnet/minecraft/class_100;field_248:I
      named thunderTime Lnet/minecraft/world/level/LevelProperties;thunderTime:I
    • field_249

      private GameMode field_249
      Mappings:
      Namespace Name Mixin selector
      official x Lbfd;x:Lams;
      intermediary field_249 Lnet/minecraft/class_100;field_249:Lnet/minecraft/class_1157;
      named field_249 Lnet/minecraft/world/level/LevelProperties;field_249:Lnet/minecraft/world/GameMode;
    • structures

      private boolean structures
      Mappings:
      Namespace Name Mixin selector
      official y Lbfd;y:Z
      intermediary field_250 Lnet/minecraft/class_100;field_250:Z
      named structures Lnet/minecraft/world/level/LevelProperties;structures:Z
    • hardcore

      private boolean hardcore
      Mappings:
      Namespace Name Mixin selector
      official z Lbfd;z:Z
      intermediary field_251 Lnet/minecraft/class_100;field_251:Z
      named hardcore Lnet/minecraft/world/level/LevelProperties;hardcore:Z
    • allowCommands

      private boolean allowCommands
      Mappings:
      Namespace Name Mixin selector
      official A Lbfd;A:Z
      intermediary field_252 Lnet/minecraft/class_100;field_252:Z
      named allowCommands Lnet/minecraft/world/level/LevelProperties;allowCommands:Z
    • initialized

      private boolean initialized
      Mappings:
      Namespace Name Mixin selector
      official B Lbfd;B:Z
      intermediary field_253 Lnet/minecraft/class_100;field_253:Z
      named initialized Lnet/minecraft/world/level/LevelProperties;initialized:Z
    • difficulty

      private Difficulty difficulty
      Mappings:
      Namespace Name Mixin selector
      official C Lbfd;C:Ltz;
      intermediary field_10267 Lnet/minecraft/class_100;field_10267:Lnet/minecraft/class_2151;
      named difficulty Lnet/minecraft/world/level/LevelProperties;difficulty:Lnet/minecraft/world/Difficulty;
    • difficultyLocked

      private boolean difficultyLocked
      Mappings:
      Namespace Name Mixin selector
      official D Lbfd;D:Z
      intermediary field_10255 Lnet/minecraft/class_100;field_10255:Z
      named difficultyLocked Lnet/minecraft/world/level/LevelProperties;difficultyLocked:Z
    • borderCenterX

      private double borderCenterX
      Mappings:
      Namespace Name Mixin selector
      official E Lbfd;E:D
      intermediary field_10256 Lnet/minecraft/class_100;field_10256:D
      named borderCenterX Lnet/minecraft/world/level/LevelProperties;borderCenterX:D
    • borderCenterZ

      private double borderCenterZ
      Mappings:
      Namespace Name Mixin selector
      official F Lbfd;F:D
      intermediary field_10257 Lnet/minecraft/class_100;field_10257:D
      named borderCenterZ Lnet/minecraft/world/level/LevelProperties;borderCenterZ:D
    • borderSize

      private double borderSize
      Mappings:
      Namespace Name Mixin selector
      official G Lbfd;G:D
      intermediary field_10258 Lnet/minecraft/class_100;field_10258:D
      named borderSize Lnet/minecraft/world/level/LevelProperties;borderSize:D
    • borderSizeLerpTime

      private long borderSizeLerpTime
      Mappings:
      Namespace Name Mixin selector
      official H Lbfd;H:J
      intermediary field_10259 Lnet/minecraft/class_100;field_10259:J
      named borderSizeLerpTime Lnet/minecraft/world/level/LevelProperties;borderSizeLerpTime:J
    • borderSizeLerpTarget

      private double borderSizeLerpTarget
      Mappings:
      Namespace Name Mixin selector
      official I Lbfd;I:D
      intermediary field_10260 Lnet/minecraft/class_100;field_10260:D
      named borderSizeLerpTarget Lnet/minecraft/world/level/LevelProperties;borderSizeLerpTarget:D
    • borderSafeZone

      private double borderSafeZone
      Mappings:
      Namespace Name Mixin selector
      official J Lbfd;J:D
      intermediary field_10261 Lnet/minecraft/class_100;field_10261:D
      named borderSafeZone Lnet/minecraft/world/level/LevelProperties;borderSafeZone:D
    • borderDamagePerBlock

      private double borderDamagePerBlock
      Mappings:
      Namespace Name Mixin selector
      official K Lbfd;K:D
      intermediary field_10262 Lnet/minecraft/class_100;field_10262:D
      named borderDamagePerBlock Lnet/minecraft/world/level/LevelProperties;borderDamagePerBlock:D
    • borderWarningBlocks

      private int borderWarningBlocks
      Mappings:
      Namespace Name Mixin selector
      official L Lbfd;L:I
      intermediary field_10263 Lnet/minecraft/class_100;field_10263:I
      named borderWarningBlocks Lnet/minecraft/world/level/LevelProperties;borderWarningBlocks:I
    • borderWarningTime

      private int borderWarningTime
      Mappings:
      Namespace Name Mixin selector
      official M Lbfd;M:I
      intermediary field_10264 Lnet/minecraft/class_100;field_10264:I
      named borderWarningTime Lnet/minecraft/world/level/LevelProperties;borderWarningTime:I
    • field_13099

      private final Map<DimensionType,NbtCompound> field_13099
      Mappings:
      Namespace Name Mixin selector
      official N Lbfd;N:Ljava/util/Map;
      intermediary field_13099 Lnet/minecraft/class_100;field_13099:Ljava/util/Map;
      named field_13099 Lnet/minecraft/world/level/LevelProperties;field_13099:Ljava/util/Map;
    • gameRules

      private GameRuleManager gameRules
      Mappings:
      Namespace Name Mixin selector
      official O Lbfd;O:Lamr;
      intermediary field_4987 Lnet/minecraft/class_100;field_4987:Lnet/minecraft/class_1439;
      named gameRules Lnet/minecraft/world/level/LevelProperties;gameRules:Lnet/minecraft/world/GameRuleManager;
  • Constructor Details

    • LevelProperties

      protected LevelProperties()
    • LevelProperties

      public LevelProperties(NbtCompound worldNbt)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbfd;<init>(Lfy;)V
      intermediary <init> Lnet/minecraft/class_100;<init>(Lnet/minecraft/class_322;)V
      named <init> Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/nbt/NbtCompound;)V
    • LevelProperties

      public LevelProperties(LevelInfo info, String name)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbfd;<init>(Lamx;Ljava/lang/String;)V
      intermediary <init> Lnet/minecraft/class_100;<init>(Lnet/minecraft/class_1156;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> Lbfd;<init>(Lbfd;)V
      intermediary <init> Lnet/minecraft/class_100;<init>(Lnet/minecraft/class_100;)V
      named <init> Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/world/level/LevelProperties;)V
  • Method Details

    • method_13400

      public static void method_13400(class_2934 class_2934)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a(Lry;)V
      intermediary method_13400 Lnet/minecraft/class_100;method_13400(Lnet/minecraft/class_2934;)V
      named method_13400 Lnet/minecraft/world/level/LevelProperties;method_13400(Lnet/minecraft/class_2934;)V
    • copyFrom

      public void copyFrom(LevelInfo info)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a(Lamx;)V
      intermediary method_9323 Lnet/minecraft/class_100;method_9323(Lnet/minecraft/class_1156;)V
      named copyFrom Lnet/minecraft/world/level/LevelProperties;copyFrom(Lnet/minecraft/world/level/LevelInfo;)V
    • toNbt

      public NbtCompound toNbt(@Nullable NbtCompound nbt)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a(Lfy;)Lfy;
      intermediary method_204 Lnet/minecraft/class_100;method_204(Lnet/minecraft/class_322;)Lnet/minecraft/class_322;
      named toNbt Lnet/minecraft/world/level/LevelProperties;toNbt(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
    • putNbt

      private void putNbt(NbtCompound worldNbt, NbtCompound playerData)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a(Lfy;Lfy;)V
      intermediary method_205 Lnet/minecraft/class_100;method_205(Lnet/minecraft/class_322;Lnet/minecraft/class_322;)V
      named putNbt Lnet/minecraft/world/level/LevelProperties;putNbt(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/nbt/NbtCompound;)V
    • getSeed

      public long getSeed()
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a()J
      intermediary method_210 Lnet/minecraft/class_100;method_210()J
      named getSeed Lnet/minecraft/world/level/LevelProperties;getSeed()J
    • getSpawnX

      public int getSpawnX()
      Mappings:
      Namespace Name Mixin selector
      official b Lbfd;b()I
      intermediary method_214 Lnet/minecraft/class_100;method_214()I
      named getSpawnX Lnet/minecraft/world/level/LevelProperties;getSpawnX()I
    • getSpawnY

      public int getSpawnY()
      Mappings:
      Namespace Name Mixin selector
      official c Lbfd;c()I
      intermediary method_216 Lnet/minecraft/class_100;method_216()I
      named getSpawnY Lnet/minecraft/world/level/LevelProperties;getSpawnY()I
    • getSpawnZ

      public int getSpawnZ()
      Mappings:
      Namespace Name Mixin selector
      official d Lbfd;d()I
      intermediary method_218 Lnet/minecraft/class_100;method_218()I
      named getSpawnZ Lnet/minecraft/world/level/LevelProperties;getSpawnZ()I
    • getTime

      public long getTime()
      Mappings:
      Namespace Name Mixin selector
      official e Lbfd;e()J
      intermediary method_4136 Lnet/minecraft/class_100;method_4136()J
      named getTime Lnet/minecraft/world/level/LevelProperties;getTime()J
    • getTimeOfDay

      public long getTimeOfDay()
      Mappings:
      Namespace Name Mixin selector
      official f Lbfd;f()J
      intermediary method_220 Lnet/minecraft/class_100;method_220()J
      named getTimeOfDay Lnet/minecraft/world/level/LevelProperties;getTimeOfDay()J
    • getSizeOnDisk

      @Environment(CLIENT) public long getSizeOnDisk()
      Mappings:
      Namespace Name Mixin selector
      official g Lbfd;g()J
      intermediary method_222 Lnet/minecraft/class_100;method_222()J
      named getSizeOnDisk Lnet/minecraft/world/level/LevelProperties;getSizeOnDisk()J
    • getNbt

      public NbtCompound getNbt()
      Mappings:
      Namespace Name Mixin selector
      official h Lbfd;h()Lfy;
      intermediary method_224 Lnet/minecraft/class_100;method_224()Lnet/minecraft/class_322;
      named getNbt Lnet/minecraft/world/level/LevelProperties;getNbt()Lnet/minecraft/nbt/NbtCompound;
    • setSpawnX

      @Environment(CLIENT) public void setSpawnX(int spawnX)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a(I)V
      intermediary method_202 Lnet/minecraft/class_100;method_202(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 Lbfd;b(I)V
      intermediary method_211 Lnet/minecraft/class_100;method_211(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 Lbfd;c(I)V
      intermediary method_215 Lnet/minecraft/class_100;method_215(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 Lbfd;b(J)V
      intermediary method_4131 Lnet/minecraft/class_100;method_4131(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 Lbfd;c(J)V
      intermediary method_212 Lnet/minecraft/class_100;method_212(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 Lbfd;a(Let;)V
      intermediary method_9324 Lnet/minecraft/class_100;method_9324(Lnet/minecraft/class_2552;)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 j Lbfd;j()Ljava/lang/String;
      intermediary method_226 Lnet/minecraft/class_100;method_226()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 Lbfd;a(Ljava/lang/String;)V
      intermediary method_206 Lnet/minecraft/class_100;method_206(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 k Lbfd;k()I
      intermediary method_227 Lnet/minecraft/class_100;method_227()I
      named getVersion Lnet/minecraft/world/level/LevelProperties;getVersion()I
    • setVersion

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

      @Environment(CLIENT) public long getLastPlayed()
      Mappings:
      Namespace Name Mixin selector
      official l Lbfd;l()J
      intermediary method_228 Lnet/minecraft/class_100;method_228()J
      named getLastPlayed Lnet/minecraft/world/level/LevelProperties;getLastPlayed()J
    • getClearWeatherTime

      public int getClearWeatherTime()
      Mappings:
      Namespace Name Mixin selector
      official z Lbfd;z()I
      intermediary method_9312 Lnet/minecraft/class_100;method_9312()I
      named getClearWeatherTime Lnet/minecraft/world/level/LevelProperties;getClearWeatherTime()I
    • setClearWeatherTime

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

      public boolean isThundering()
      Mappings:
      Namespace Name Mixin selector
      official m Lbfd;m()Z
      intermediary method_229 Lnet/minecraft/class_100;method_229()Z
      named isThundering Lnet/minecraft/world/level/LevelProperties;isThundering()Z
    • setThundering

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

      public int getThunderTime()
      Mappings:
      Namespace Name Mixin selector
      official n Lbfd;n()I
      intermediary method_230 Lnet/minecraft/class_100;method_230()I
      named getThunderTime Lnet/minecraft/world/level/LevelProperties;getThunderTime()I
    • setThunderTime

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

      public boolean isRaining()
      Mappings:
      Namespace Name Mixin selector
      official o Lbfd;o()Z
      intermediary method_231 Lnet/minecraft/class_100;method_231()Z
      named isRaining Lnet/minecraft/world/level/LevelProperties;isRaining()Z
    • setRaining

      public void setRaining(boolean raining)
      Mappings:
      Namespace Name Mixin selector
      official b Lbfd;b(Z)V
      intermediary method_213 Lnet/minecraft/class_100;method_213(Z)V
      named setRaining Lnet/minecraft/world/level/LevelProperties;setRaining(Z)V
    • getRainTime

      public int getRainTime()
      Mappings:
      Namespace Name Mixin selector
      official p Lbfd;p()I
      intermediary method_232 Lnet/minecraft/class_100;method_232()I
      named getRainTime Lnet/minecraft/world/level/LevelProperties;getRainTime()I
    • setRainTime

      public void setRainTime(int rainTime)
      Mappings:
      Namespace Name Mixin selector
      official g Lbfd;g(I)V
      intermediary method_223 Lnet/minecraft/class_100;method_223(I)V
      named setRainTime Lnet/minecraft/world/level/LevelProperties;setRainTime(I)V
    • getGamemode

      public GameMode getGamemode()
      Mappings:
      Namespace Name Mixin selector
      official q Lbfd;q()Lams;
      intermediary method_233 Lnet/minecraft/class_100;method_233()Lnet/minecraft/class_1157;
      named getGamemode Lnet/minecraft/world/level/LevelProperties;getGamemode()Lnet/minecraft/world/GameMode;
    • hasStructures

      public boolean hasStructures()
      Mappings:
      Namespace Name Mixin selector
      official r Lbfd;r()Z
      intermediary method_234 Lnet/minecraft/class_100;method_234()Z
      named hasStructures Lnet/minecraft/world/level/LevelProperties;hasStructures()Z
    • setStructures

      public void setStructures(boolean structures)
      Mappings:
      Namespace Name Mixin selector
      official f Lbfd;f(Z)V
      intermediary method_9334 Lnet/minecraft/class_100;method_9334(Z)V
      named setStructures Lnet/minecraft/world/level/LevelProperties;setStructures(Z)V
    • method_207

      public void method_207(GameMode gameMode)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a(Lams;)V
      intermediary method_207 Lnet/minecraft/class_100;method_207(Lnet/minecraft/class_1157;)V
      named method_207 Lnet/minecraft/world/level/LevelProperties;method_207(Lnet/minecraft/world/GameMode;)V
    • isHardcore

      public boolean isHardcore()
      Mappings:
      Namespace Name Mixin selector
      official s Lbfd;s()Z
      intermediary method_235 Lnet/minecraft/class_100;method_235()Z
      named isHardcore Lnet/minecraft/world/level/LevelProperties;isHardcore()Z
    • setHardcore

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

      public LevelGeneratorType getGeneratorType()
      Mappings:
      Namespace Name Mixin selector
      official t Lbfd;t()Lamz;
      intermediary method_236 Lnet/minecraft/class_100;method_236()Lnet/minecraft/class_1160;
      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 Lbfd;a(Lamz;)V
      intermediary method_208 Lnet/minecraft/class_100;method_208(Lnet/minecraft/class_1160;)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 A Lbfd;A()Ljava/lang/String;
      intermediary method_4150 Lnet/minecraft/class_100;method_4150()Ljava/lang/String;
      named getGeneratorOptions Lnet/minecraft/world/level/LevelProperties;getGeneratorOptions()Ljava/lang/String;
    • areCheatsEnabled

      public boolean areCheatsEnabled()
      Mappings:
      Namespace Name Mixin selector
      official u Lbfd;u()Z
      intermediary method_237 Lnet/minecraft/class_100;method_237()Z
      named areCheatsEnabled Lnet/minecraft/world/level/LevelProperties;areCheatsEnabled()Z
    • setCheats

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

      public boolean isInitialized()
      Mappings:
      Namespace Name Mixin selector
      official v Lbfd;v()Z
      intermediary method_238 Lnet/minecraft/class_100;method_238()Z
      named isInitialized Lnet/minecraft/world/level/LevelProperties;isInitialized()Z
    • setInitialized

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

      public GameRuleManager getGamerules()
      Mappings:
      Namespace Name Mixin selector
      official w Lbfd;w()Lamr;
      intermediary method_4149 Lnet/minecraft/class_100;method_4149()Lnet/minecraft/class_1439;
      named getGamerules Lnet/minecraft/world/level/LevelProperties;getGamerules()Lnet/minecraft/world/GameRuleManager;
    • getBorderCenterX

      public double getBorderCenterX()
      Mappings:
      Namespace Name Mixin selector
      official B Lbfd;B()D
      intermediary method_9313 Lnet/minecraft/class_100;method_9313()D
      named getBorderCenterX Lnet/minecraft/world/level/LevelProperties;getBorderCenterX()D
    • getBorderCenterZ

      public double getBorderCenterZ()
      Mappings:
      Namespace Name Mixin selector
      official C Lbfd;C()D
      intermediary method_9314 Lnet/minecraft/class_100;method_9314()D
      named getBorderCenterZ Lnet/minecraft/world/level/LevelProperties;getBorderCenterZ()D
    • getBorderSize

      public double getBorderSize()
      Mappings:
      Namespace Name Mixin selector
      official D Lbfd;D()D
      intermediary method_9315 Lnet/minecraft/class_100;method_9315()D
      named getBorderSize Lnet/minecraft/world/level/LevelProperties;getBorderSize()D
    • setBorderSize

      public void setBorderSize(double size)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a(D)V
      intermediary method_9322 Lnet/minecraft/class_100;method_9322(D)V
      named setBorderSize Lnet/minecraft/world/level/LevelProperties;setBorderSize(D)V
    • getBorderSizeLerpTime

      public long getBorderSizeLerpTime()
      Mappings:
      Namespace Name Mixin selector
      official E Lbfd;E()J
      intermediary method_9316 Lnet/minecraft/class_100;method_9316()J
      named getBorderSizeLerpTime Lnet/minecraft/world/level/LevelProperties;getBorderSizeLerpTime()J
    • setBorderSizeLerpTime

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

      public double getBorderSizeLerpTarget()
      Mappings:
      Namespace Name Mixin selector
      official F Lbfd;F()D
      intermediary method_9317 Lnet/minecraft/class_100;method_9317()D
      named getBorderSizeLerpTarget Lnet/minecraft/world/level/LevelProperties;getBorderSizeLerpTarget()D
    • setBorderSizeLerpTarget

      public void setBorderSizeLerpTarget(double target)
      Mappings:
      Namespace Name Mixin selector
      official b Lbfd;b(D)V
      intermediary method_9326 Lnet/minecraft/class_100;method_9326(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 Lbfd;c(D)V
      intermediary method_9327 Lnet/minecraft/class_100;method_9327(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 Lbfd;d(D)V
      intermediary method_9329 Lnet/minecraft/class_100;method_9329(D)V
      named setBorderCenterX Lnet/minecraft/world/level/LevelProperties;setBorderCenterX(D)V
    • getSafeZone

      public double getSafeZone()
      Mappings:
      Namespace Name Mixin selector
      official G Lbfd;G()D
      intermediary method_9318 Lnet/minecraft/class_100;method_9318()D
      named getSafeZone Lnet/minecraft/world/level/LevelProperties;getSafeZone()D
    • setSafeZone

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

      public double getBorderDamagePerBlock()
      Mappings:
      Namespace Name Mixin selector
      official H Lbfd;H()D
      intermediary method_9319 Lnet/minecraft/class_100;method_9319()D
      named getBorderDamagePerBlock Lnet/minecraft/world/level/LevelProperties;getBorderDamagePerBlock()D
    • setBorderDamagePerBlock

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

      public int getBorderWarningBlocks()
      Mappings:
      Namespace Name Mixin selector
      official I Lbfd;I()I
      intermediary method_9320 Lnet/minecraft/class_100;method_9320()I
      named getBorderWarningBlocks Lnet/minecraft/world/level/LevelProperties;getBorderWarningBlocks()I
    • getBorderWarningTime

      public int getBorderWarningTime()
      Mappings:
      Namespace Name Mixin selector
      official J Lbfd;J()I
      intermediary method_9321 Lnet/minecraft/class_100;method_9321()I
      named getBorderWarningTime Lnet/minecraft/world/level/LevelProperties;getBorderWarningTime()I
    • setBorderWarningBlocks

      public void setBorderWarningBlocks(int blocks)
      Mappings:
      Namespace Name Mixin selector
      official j Lbfd;j(I)V
      intermediary method_9337 Lnet/minecraft/class_100;method_9337(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 Lbfd;k(I)V
      intermediary method_9338 Lnet/minecraft/class_100;method_9338(I)V
      named setBorderWarningTime Lnet/minecraft/world/level/LevelProperties;setBorderWarningTime(I)V
    • getDifficulty

      public Difficulty getDifficulty()
      Mappings:
      Namespace Name Mixin selector
      official x Lbfd;x()Ltz;
      intermediary method_9339 Lnet/minecraft/class_100;method_9339()Lnet/minecraft/class_2151;
      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 Lbfd;a(Ltz;)V
      intermediary method_9325 Lnet/minecraft/class_100;method_9325(Lnet/minecraft/class_2151;)V
      named setDifficulty Lnet/minecraft/world/level/LevelProperties;setDifficulty(Lnet/minecraft/world/Difficulty;)V
    • isDifficultyLocked

      public boolean isDifficultyLocked()
      Mappings:
      Namespace Name Mixin selector
      official y Lbfd;y()Z
      intermediary method_9340 Lnet/minecraft/class_100;method_9340()Z
      named isDifficultyLocked Lnet/minecraft/world/level/LevelProperties;isDifficultyLocked()Z
    • setDifficultyLocked

      public void setDifficultyLocked(boolean difficultyLocked)
      Mappings:
      Namespace Name Mixin selector
      official e Lbfd;e(Z)V
      intermediary method_9332 Lnet/minecraft/class_100;method_9332(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 Lbfd;a(Lc;)V
      intermediary method_4130 Lnet/minecraft/class_100;method_4130(Lnet/minecraft/class_1392;)V
      named addToCrashReport Lnet/minecraft/world/level/LevelProperties;addToCrashReport(Lnet/minecraft/util/crash/CrashReportSection;)V
    • method_11954

      public NbtCompound method_11954(DimensionType dimensionType)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a(Layn;)Lfy;
      intermediary method_11954 Lnet/minecraft/class_100;method_11954(Lnet/minecraft/class_2750;)Lnet/minecraft/class_322;
      named method_11954 Lnet/minecraft/world/level/LevelProperties;method_11954(Lnet/minecraft/world/dimension/DimensionType;)Lnet/minecraft/nbt/NbtCompound;
    • method_11955

      public void method_11955(DimensionType dimensionType, NbtCompound nbtCompound)
      Mappings:
      Namespace Name Mixin selector
      official a Lbfd;a(Layn;Lfy;)V
      intermediary method_11955 Lnet/minecraft/class_100;method_11955(Lnet/minecraft/class_2750;Lnet/minecraft/class_322;)V
      named method_11955 Lnet/minecraft/world/level/LevelProperties;method_11955(Lnet/minecraft/world/dimension/DimensionType;Lnet/minecraft/nbt/NbtCompound;)V
    • method_11951

      @Environment(CLIENT) public int method_11951()
      Mappings:
      Namespace Name Mixin selector
      official K Lbfd;K()I
      intermediary method_11951 Lnet/minecraft/class_100;method_11951()I
      named method_11951 Lnet/minecraft/world/level/LevelProperties;method_11951()I
    • method_11952

      @Environment(CLIENT) public boolean method_11952()
      Mappings:
      Namespace Name Mixin selector
      official L Lbfd;L()Z
      intermediary method_11952 Lnet/minecraft/class_100;method_11952()Z
      named method_11952 Lnet/minecraft/world/level/LevelProperties;method_11952()Z
    • method_11953

      @Environment(CLIENT) public String method_11953()
      Mappings:
      Namespace Name Mixin selector
      official M Lbfd;M()Ljava/lang/String;
      intermediary method_11953 Lnet/minecraft/class_100;method_11953()Ljava/lang/String;
      named method_11953 Lnet/minecraft/world/level/LevelProperties;method_11953()Ljava/lang/String;