Package net.minecraft.world.level
Class LevelProperties
java.lang.Object
net.minecraft.world.level.LevelProperties
- Direct Known Subclasses:
ReadOnlyLevelProperties
- Mappings:
Namespace Name official atointermediary net/minecraft/class_100named net/minecraft/world/level/LevelProperties
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate doubleprivate doubleprivate doubleprivate doubleprivate doubleprivate doubleprivate longprivate intprivate intprivate intprivate Difficultyprivate booleanprivate intprivate LevelInfo.GameModeprivate GameRuleManagerprivate Stringprivate booleanprivate booleanprivate longprivate LevelGeneratorTypeprivate Stringstatic final Difficultyprivate NbtCompoundprivate booleanprivate intprivate longprivate longprivate intprivate intprivate intprivate booleanprivate booleanprivate intprivate longprivate longprivate int -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedLevelProperties(NbtCompound worldNbt) LevelProperties(LevelInfo info, String name) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToCrashReport(CrashReportSection section) booleanvoiddoubledoubledoubledoubledoublelongintintintlonggetNbt()intdoublelonggetSeed()longintintintintlonggetTime()longintbooleanbooleanbooleanbooleanbooleanbooleanprivate voidputNbt(NbtCompound worldNbt, NbtCompound playerData) voidsetBorderCenterX(double x) voidsetBorderCenterZ(double y) voidsetBorderDamagePerBlock(double damage) voidsetBorderSize(double size) voidsetBorderSizeLerpTarget(double target) voidsetBorderSizeLerpTime(long time) voidsetBorderWarningBlocks(int blocks) voidsetBorderWarningTime(int time) voidsetCheats(boolean enabled) voidsetClearWeatherTime(int time) voidsetDayTime(long time) voidsetDifficulty(Difficulty difficulty) voidsetDifficultyLocked(boolean difficultyLocked) voidsetGamemode(LevelInfo.GameMode gamemode) voidsetHardcore(boolean hardcore) voidsetInitialized(boolean initialized) voidvoidsetLevelName(String name) voidsetRaining(boolean raining) voidsetRainTime(int rainTime) voidsetSafeZone(double zone) voidsetSpawnPos(BlockPos pos) voidsetSpawnX(int spawnX) voidsetSpawnY(int spawnY) voidsetSpawnZ(int spawnZ) voidsetStructures(boolean structures) voidsetThundering(boolean thundering) voidsetThunderTime(int time) voidsetTime(long time) voidsetVersion(int version) toNbt()toNbt(NbtCompound nbt)
-
Field Details
-
NORMAL_DIFFICULTY
- Mappings:
Namespace Name Mixin selector official aLato;a:Loj;intermediary field_10265Lnet/minecraft/class_100;field_10265:Lnet/minecraft/class_2151;named NORMAL_DIFFICULTYLnet/minecraft/world/level/LevelProperties;NORMAL_DIFFICULTY:Lnet/minecraft/world/Difficulty;
-
seed
private long seed- Mappings:
Namespace Name Mixin selector official bLato;b:Jintermediary field_233Lnet/minecraft/class_100;field_233:Jnamed seedLnet/minecraft/world/level/LevelProperties;seed:J
-
levelGeneratorType
- Mappings:
Namespace Name Mixin selector official cLato;c:Ladr;intermediary field_234Lnet/minecraft/class_100;field_234:Lnet/minecraft/class_1160;named levelGeneratorTypeLnet/minecraft/world/level/LevelProperties;levelGeneratorType:Lnet/minecraft/world/level/LevelGeneratorType;
-
generatorOptions
- Mappings:
Namespace Name Mixin selector official dLato;d:Ljava/lang/String;intermediary field_4985Lnet/minecraft/class_100;field_4985:Ljava/lang/String;named generatorOptionsLnet/minecraft/world/level/LevelProperties;generatorOptions:Ljava/lang/String;
-
spawnX
private int spawnX- Mappings:
Namespace Name Mixin selector official eLato;e:Iintermediary field_235Lnet/minecraft/class_100;field_235:Inamed spawnXLnet/minecraft/world/level/LevelProperties;spawnX:I
-
spawnY
private int spawnY- Mappings:
Namespace Name Mixin selector official fLato;f:Iintermediary field_236Lnet/minecraft/class_100;field_236:Inamed spawnYLnet/minecraft/world/level/LevelProperties;spawnY:I
-
spawnZ
private int spawnZ- Mappings:
Namespace Name Mixin selector official gLato;g:Iintermediary field_237Lnet/minecraft/class_100;field_237:Inamed spawnZLnet/minecraft/world/level/LevelProperties;spawnZ:I
-
time
private long time- Mappings:
Namespace Name Mixin selector official hLato;h:Jintermediary field_4986Lnet/minecraft/class_100;field_4986:Jnamed timeLnet/minecraft/world/level/LevelProperties;time:J
-
timeOfDay
private long timeOfDay- Mappings:
Namespace Name Mixin selector official iLato;i:Jintermediary field_238Lnet/minecraft/class_100;field_238:Jnamed timeOfDayLnet/minecraft/world/level/LevelProperties;timeOfDay:J
-
lastPlayed
private long lastPlayed- Mappings:
Namespace Name Mixin selector official jLato;j:Jintermediary field_239Lnet/minecraft/class_100;field_239:Jnamed lastPlayedLnet/minecraft/world/level/LevelProperties;lastPlayed:J
-
sizeOnDisk
private long sizeOnDisk- Mappings:
Namespace Name Mixin selector official kLato;k:Jintermediary field_240Lnet/minecraft/class_100;field_240:Jnamed sizeOnDiskLnet/minecraft/world/level/LevelProperties;sizeOnDisk:J
-
playerNbt
- Mappings:
Namespace Name Mixin selector official lLato;l:Ldn;intermediary field_241Lnet/minecraft/class_100;field_241:Lnet/minecraft/class_322;named playerNbtLnet/minecraft/world/level/LevelProperties;playerNbt:Lnet/minecraft/nbt/NbtCompound;
-
dimension
private int dimension- Mappings:
Namespace Name Mixin selector official mLato;m:Iintermediary field_242Lnet/minecraft/class_100;field_242:Inamed dimensionLnet/minecraft/world/level/LevelProperties;dimension:I
-
levelName
- Mappings:
Namespace Name Mixin selector official nLato;n:Ljava/lang/String;intermediary field_243Lnet/minecraft/class_100;field_243:Ljava/lang/String;named levelNameLnet/minecraft/world/level/LevelProperties;levelName:Ljava/lang/String;
-
version
private int version- Mappings:
Namespace Name Mixin selector official oLato;o:Iintermediary field_244Lnet/minecraft/class_100;field_244:Inamed versionLnet/minecraft/world/level/LevelProperties;version:I
-
clearWeatherTime
private int clearWeatherTime- Mappings:
Namespace Name Mixin selector official pLato;p:Iintermediary field_10266Lnet/minecraft/class_100;field_10266:Inamed clearWeatherTimeLnet/minecraft/world/level/LevelProperties;clearWeatherTime:I
-
raining
private boolean raining- Mappings:
Namespace Name Mixin selector official qLato;q:Zintermediary field_245Lnet/minecraft/class_100;field_245:Znamed rainingLnet/minecraft/world/level/LevelProperties;raining:Z
-
rainTime
private int rainTime- Mappings:
Namespace Name Mixin selector official rLato;r:Iintermediary field_246Lnet/minecraft/class_100;field_246:Inamed rainTimeLnet/minecraft/world/level/LevelProperties;rainTime:I
-
thundering
private boolean thundering- Mappings:
Namespace Name Mixin selector official sLato;s:Zintermediary field_247Lnet/minecraft/class_100;field_247:Znamed thunderingLnet/minecraft/world/level/LevelProperties;thundering:Z
-
thunderTime
private int thunderTime- Mappings:
Namespace Name Mixin selector official tLato;t:Iintermediary field_248Lnet/minecraft/class_100;field_248:Inamed thunderTimeLnet/minecraft/world/level/LevelProperties;thunderTime:I
-
gamemode
- Mappings:
Namespace Name Mixin selector official uLato;u:Ladp$a;intermediary field_249Lnet/minecraft/class_100;field_249:Lnet/minecraft/class_1156$class_1157;named gamemodeLnet/minecraft/world/level/LevelProperties;gamemode:Lnet/minecraft/world/level/LevelInfo$GameMode;
-
structures
private boolean structures- Mappings:
Namespace Name Mixin selector official vLato;v:Zintermediary field_250Lnet/minecraft/class_100;field_250:Znamed structuresLnet/minecraft/world/level/LevelProperties;structures:Z
-
hardcore
private boolean hardcore- Mappings:
Namespace Name Mixin selector official wLato;w:Zintermediary field_251Lnet/minecraft/class_100;field_251:Znamed hardcoreLnet/minecraft/world/level/LevelProperties;hardcore:Z
-
allowCommands
private boolean allowCommands- Mappings:
Namespace Name Mixin selector official xLato;x:Zintermediary field_252Lnet/minecraft/class_100;field_252:Znamed allowCommandsLnet/minecraft/world/level/LevelProperties;allowCommands:Z
-
initialized
private boolean initialized- Mappings:
Namespace Name Mixin selector official yLato;y:Zintermediary field_253Lnet/minecraft/class_100;field_253:Znamed initializedLnet/minecraft/world/level/LevelProperties;initialized:Z
-
difficulty
- Mappings:
Namespace Name Mixin selector official zLato;z:Loj;intermediary field_10267Lnet/minecraft/class_100;field_10267:Lnet/minecraft/class_2151;named difficultyLnet/minecraft/world/level/LevelProperties;difficulty:Lnet/minecraft/world/Difficulty;
-
difficultyLocked
private boolean difficultyLocked- Mappings:
Namespace Name Mixin selector official ALato;A:Zintermediary field_10255Lnet/minecraft/class_100;field_10255:Znamed difficultyLockedLnet/minecraft/world/level/LevelProperties;difficultyLocked:Z
-
borderCenterX
private double borderCenterX- Mappings:
Namespace Name Mixin selector official BLato;B:Dintermediary field_10256Lnet/minecraft/class_100;field_10256:Dnamed borderCenterXLnet/minecraft/world/level/LevelProperties;borderCenterX:D
-
borderCenterZ
private double borderCenterZ- Mappings:
Namespace Name Mixin selector official CLato;C:Dintermediary field_10257Lnet/minecraft/class_100;field_10257:Dnamed borderCenterZLnet/minecraft/world/level/LevelProperties;borderCenterZ:D
-
borderSize
private double borderSize- Mappings:
Namespace Name Mixin selector official DLato;D:Dintermediary field_10258Lnet/minecraft/class_100;field_10258:Dnamed borderSizeLnet/minecraft/world/level/LevelProperties;borderSize:D
-
borderSizeLerpTime
private long borderSizeLerpTime- Mappings:
Namespace Name Mixin selector official ELato;E:Jintermediary field_10259Lnet/minecraft/class_100;field_10259:Jnamed borderSizeLerpTimeLnet/minecraft/world/level/LevelProperties;borderSizeLerpTime:J
-
borderSizeLerpTarget
private double borderSizeLerpTarget- Mappings:
Namespace Name Mixin selector official FLato;F:Dintermediary field_10260Lnet/minecraft/class_100;field_10260:Dnamed borderSizeLerpTargetLnet/minecraft/world/level/LevelProperties;borderSizeLerpTarget:D
-
borderSafeZone
private double borderSafeZone- Mappings:
Namespace Name Mixin selector official GLato;G:Dintermediary field_10261Lnet/minecraft/class_100;field_10261:Dnamed borderSafeZoneLnet/minecraft/world/level/LevelProperties;borderSafeZone:D
-
borderDamagePerBlock
private double borderDamagePerBlock- Mappings:
Namespace Name Mixin selector official HLato;H:Dintermediary field_10262Lnet/minecraft/class_100;field_10262:Dnamed borderDamagePerBlockLnet/minecraft/world/level/LevelProperties;borderDamagePerBlock:D
-
borderWarningBlocks
private int borderWarningBlocks- Mappings:
Namespace Name Mixin selector official ILato;I:Iintermediary field_10263Lnet/minecraft/class_100;field_10263:Inamed borderWarningBlocksLnet/minecraft/world/level/LevelProperties;borderWarningBlocks:I
-
borderWarningTime
private int borderWarningTime- Mappings:
Namespace Name Mixin selector official JLato;J:Iintermediary field_10264Lnet/minecraft/class_100;field_10264:Inamed borderWarningTimeLnet/minecraft/world/level/LevelProperties;borderWarningTime:I
-
gameRules
- Mappings:
Namespace Name Mixin selector official KLato;K:Ladk;intermediary field_4987Lnet/minecraft/class_100;field_4987:Lnet/minecraft/class_1439;named gameRulesLnet/minecraft/world/level/LevelProperties;gameRules:Lnet/minecraft/world/GameRuleManager;
-
-
Constructor Details
-
LevelProperties
protected LevelProperties() -
LevelProperties
- Mappings:
Namespace Name Mixin selector official <init>Lato;<init>(Ldn;)Vintermediary <init>Lnet/minecraft/class_100;<init>(Lnet/minecraft/class_322;)Vnamed <init>Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/nbt/NbtCompound;)V
-
LevelProperties
- Mappings:
Namespace Name Mixin selector official <init>Lato;<init>(Ladp;Ljava/lang/String;)Vintermediary <init>Lnet/minecraft/class_100;<init>(Lnet/minecraft/class_1156;Ljava/lang/String;)Vnamed <init>Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/world/level/LevelInfo;Ljava/lang/String;)V
-
LevelProperties
- Mappings:
Namespace Name Mixin selector official <init>Lato;<init>(Lato;)Vintermediary <init>Lnet/minecraft/class_100;<init>(Lnet/minecraft/class_100;)Vnamed <init>Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/world/level/LevelProperties;)V
-
-
Method Details
-
copyFrom
- Mappings:
Namespace Name Mixin selector official aLato;a(Ladp;)Vintermediary method_9323Lnet/minecraft/class_100;method_9323(Lnet/minecraft/class_1156;)Vnamed copyFromLnet/minecraft/world/level/LevelProperties;copyFrom(Lnet/minecraft/world/level/LevelInfo;)V
-
toNbt
- Mappings:
Namespace Name Mixin selector official aLato;a()Ldn;intermediary method_201Lnet/minecraft/class_100;method_201()Lnet/minecraft/class_322;named toNbtLnet/minecraft/world/level/LevelProperties;toNbt()Lnet/minecraft/nbt/NbtCompound;
-
toNbt
- Mappings:
Namespace Name Mixin selector official aLato;a(Ldn;)Ldn;intermediary method_204Lnet/minecraft/class_100;method_204(Lnet/minecraft/class_322;)Lnet/minecraft/class_322;named toNbtLnet/minecraft/world/level/LevelProperties;toNbt(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
-
putNbt
- Mappings:
Namespace Name Mixin selector official aLato;a(Ldn;Ldn;)Vintermediary method_205Lnet/minecraft/class_100;method_205(Lnet/minecraft/class_322;Lnet/minecraft/class_322;)Vnamed putNbtLnet/minecraft/world/level/LevelProperties;putNbt(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/nbt/NbtCompound;)V
-
getSeed
public long getSeed()- Mappings:
Namespace Name Mixin selector official bLato;b()Jintermediary method_210Lnet/minecraft/class_100;method_210()Jnamed getSeedLnet/minecraft/world/level/LevelProperties;getSeed()J
-
getSpawnX
public int getSpawnX()- Mappings:
Namespace Name Mixin selector official cLato;c()Iintermediary method_214Lnet/minecraft/class_100;method_214()Inamed getSpawnXLnet/minecraft/world/level/LevelProperties;getSpawnX()I
-
getSpawnY
public int getSpawnY()- Mappings:
Namespace Name Mixin selector official dLato;d()Iintermediary method_216Lnet/minecraft/class_100;method_216()Inamed getSpawnYLnet/minecraft/world/level/LevelProperties;getSpawnY()I
-
getSpawnZ
public int getSpawnZ()- Mappings:
Namespace Name Mixin selector official eLato;e()Iintermediary method_218Lnet/minecraft/class_100;method_218()Inamed getSpawnZLnet/minecraft/world/level/LevelProperties;getSpawnZ()I
-
getTime
public long getTime()- Mappings:
Namespace Name Mixin selector official fLato;f()Jintermediary method_4136Lnet/minecraft/class_100;method_4136()Jnamed getTimeLnet/minecraft/world/level/LevelProperties;getTime()J
-
getTimeOfDay
public long getTimeOfDay()- Mappings:
Namespace Name Mixin selector official gLato;g()Jintermediary method_220Lnet/minecraft/class_100;method_220()Jnamed getTimeOfDayLnet/minecraft/world/level/LevelProperties;getTimeOfDay()J
-
getSizeOnDisk
- Mappings:
Namespace Name Mixin selector official hLato;h()Jintermediary method_222Lnet/minecraft/class_100;method_222()Jnamed getSizeOnDiskLnet/minecraft/world/level/LevelProperties;getSizeOnDisk()J
-
getNbt
- Mappings:
Namespace Name Mixin selector official iLato;i()Ldn;intermediary method_224Lnet/minecraft/class_100;method_224()Lnet/minecraft/class_322;named getNbtLnet/minecraft/world/level/LevelProperties;getNbt()Lnet/minecraft/nbt/NbtCompound;
-
setSpawnX
- Mappings:
Namespace Name Mixin selector official aLato;a(I)Vintermediary method_202Lnet/minecraft/class_100;method_202(I)Vnamed setSpawnXLnet/minecraft/world/level/LevelProperties;setSpawnX(I)V
-
setSpawnY
- Mappings:
Namespace Name Mixin selector official bLato;b(I)Vintermediary method_211Lnet/minecraft/class_100;method_211(I)Vnamed setSpawnYLnet/minecraft/world/level/LevelProperties;setSpawnY(I)V
-
setSpawnZ
- Mappings:
Namespace Name Mixin selector official cLato;c(I)Vintermediary method_215Lnet/minecraft/class_100;method_215(I)Vnamed setSpawnZLnet/minecraft/world/level/LevelProperties;setSpawnZ(I)V
-
setTime
public void setTime(long time) - Mappings:
Namespace Name Mixin selector official bLato;b(J)Vintermediary method_4131Lnet/minecraft/class_100;method_4131(J)Vnamed setTimeLnet/minecraft/world/level/LevelProperties;setTime(J)V
-
setDayTime
public void setDayTime(long time) - Mappings:
Namespace Name Mixin selector official cLato;c(J)Vintermediary method_212Lnet/minecraft/class_100;method_212(J)Vnamed setDayTimeLnet/minecraft/world/level/LevelProperties;setDayTime(J)V
-
setSpawnPos
- Mappings:
Namespace Name Mixin selector official aLato;a(Lcj;)Vintermediary method_9324Lnet/minecraft/class_100;method_9324(Lnet/minecraft/class_2552;)Vnamed setSpawnPosLnet/minecraft/world/level/LevelProperties;setSpawnPos(Lnet/minecraft/util/math/BlockPos;)V
-
getLevelName
- Mappings:
Namespace Name Mixin selector official kLato;k()Ljava/lang/String;intermediary method_226Lnet/minecraft/class_100;method_226()Ljava/lang/String;named getLevelNameLnet/minecraft/world/level/LevelProperties;getLevelName()Ljava/lang/String;
-
setLevelName
- Mappings:
Namespace Name Mixin selector official aLato;a(Ljava/lang/String;)Vintermediary method_206Lnet/minecraft/class_100;method_206(Ljava/lang/String;)Vnamed setLevelNameLnet/minecraft/world/level/LevelProperties;setLevelName(Ljava/lang/String;)V
-
getVersion
public int getVersion()- Mappings:
Namespace Name Mixin selector official lLato;l()Iintermediary method_227Lnet/minecraft/class_100;method_227()Inamed getVersionLnet/minecraft/world/level/LevelProperties;getVersion()I
-
setVersion
public void setVersion(int version) - Mappings:
Namespace Name Mixin selector official eLato;e(I)Vintermediary method_219Lnet/minecraft/class_100;method_219(I)Vnamed setVersionLnet/minecraft/world/level/LevelProperties;setVersion(I)V
-
getLastPlayed
- Mappings:
Namespace Name Mixin selector official mLato;m()Jintermediary method_228Lnet/minecraft/class_100;method_228()Jnamed getLastPlayedLnet/minecraft/world/level/LevelProperties;getLastPlayed()J
-
getClearWeatherTime
public int getClearWeatherTime()- Mappings:
Namespace Name Mixin selector official ALato;A()Iintermediary method_9312Lnet/minecraft/class_100;method_9312()Inamed getClearWeatherTimeLnet/minecraft/world/level/LevelProperties;getClearWeatherTime()I
-
setClearWeatherTime
public void setClearWeatherTime(int time) - Mappings:
Namespace Name Mixin selector official iLato;i(I)Vintermediary method_9336Lnet/minecraft/class_100;method_9336(I)Vnamed setClearWeatherTimeLnet/minecraft/world/level/LevelProperties;setClearWeatherTime(I)V
-
isThundering
public boolean isThundering()- Mappings:
Namespace Name Mixin selector official nLato;n()Zintermediary method_229Lnet/minecraft/class_100;method_229()Znamed isThunderingLnet/minecraft/world/level/LevelProperties;isThundering()Z
-
setThundering
public void setThundering(boolean thundering) - Mappings:
Namespace Name Mixin selector official aLato;a(Z)Vintermediary method_209Lnet/minecraft/class_100;method_209(Z)Vnamed setThunderingLnet/minecraft/world/level/LevelProperties;setThundering(Z)V
-
getThunderTime
public int getThunderTime()- Mappings:
Namespace Name Mixin selector official oLato;o()Iintermediary method_230Lnet/minecraft/class_100;method_230()Inamed getThunderTimeLnet/minecraft/world/level/LevelProperties;getThunderTime()I
-
setThunderTime
public void setThunderTime(int time) - Mappings:
Namespace Name Mixin selector official fLato;f(I)Vintermediary method_221Lnet/minecraft/class_100;method_221(I)Vnamed setThunderTimeLnet/minecraft/world/level/LevelProperties;setThunderTime(I)V
-
isRaining
public boolean isRaining()- Mappings:
Namespace Name Mixin selector official pLato;p()Zintermediary method_231Lnet/minecraft/class_100;method_231()Znamed isRainingLnet/minecraft/world/level/LevelProperties;isRaining()Z
-
setRaining
public void setRaining(boolean raining) - Mappings:
Namespace Name Mixin selector official bLato;b(Z)Vintermediary method_213Lnet/minecraft/class_100;method_213(Z)Vnamed setRainingLnet/minecraft/world/level/LevelProperties;setRaining(Z)V
-
getRainTime
public int getRainTime()- Mappings:
Namespace Name Mixin selector official qLato;q()Iintermediary method_232Lnet/minecraft/class_100;method_232()Inamed getRainTimeLnet/minecraft/world/level/LevelProperties;getRainTime()I
-
setRainTime
public void setRainTime(int rainTime) - Mappings:
Namespace Name Mixin selector official gLato;g(I)Vintermediary method_223Lnet/minecraft/class_100;method_223(I)Vnamed setRainTimeLnet/minecraft/world/level/LevelProperties;setRainTime(I)V
-
getGameMode
- Mappings:
Namespace Name Mixin selector official rLato;r()Ladp$a;intermediary method_233Lnet/minecraft/class_100;method_233()Lnet/minecraft/class_1156$class_1157;named getGameModeLnet/minecraft/world/level/LevelProperties;getGameMode()Lnet/minecraft/world/level/LevelInfo$GameMode;
-
hasStructures
public boolean hasStructures()- Mappings:
Namespace Name Mixin selector official sLato;s()Zintermediary method_234Lnet/minecraft/class_100;method_234()Znamed hasStructuresLnet/minecraft/world/level/LevelProperties;hasStructures()Z
-
setStructures
public void setStructures(boolean structures) - Mappings:
Namespace Name Mixin selector official fLato;f(Z)Vintermediary method_9334Lnet/minecraft/class_100;method_9334(Z)Vnamed setStructuresLnet/minecraft/world/level/LevelProperties;setStructures(Z)V
-
setGamemode
- Mappings:
Namespace Name Mixin selector official aLato;a(Ladp$a;)Vintermediary method_207Lnet/minecraft/class_100;method_207(Lnet/minecraft/class_1156$class_1157;)Vnamed setGamemodeLnet/minecraft/world/level/LevelProperties;setGamemode(Lnet/minecraft/world/level/LevelInfo$GameMode;)V
-
isHardcore
public boolean isHardcore()- Mappings:
Namespace Name Mixin selector official tLato;t()Zintermediary method_235Lnet/minecraft/class_100;method_235()Znamed isHardcoreLnet/minecraft/world/level/LevelProperties;isHardcore()Z
-
setHardcore
public void setHardcore(boolean hardcore) - Mappings:
Namespace Name Mixin selector official gLato;g(Z)Vintermediary method_9335Lnet/minecraft/class_100;method_9335(Z)Vnamed setHardcoreLnet/minecraft/world/level/LevelProperties;setHardcore(Z)V
-
getGeneratorType
- Mappings:
Namespace Name Mixin selector official uLato;u()Ladr;intermediary method_236Lnet/minecraft/class_100;method_236()Lnet/minecraft/class_1160;named getGeneratorTypeLnet/minecraft/world/level/LevelProperties;getGeneratorType()Lnet/minecraft/world/level/LevelGeneratorType;
-
setLevelGeneratorType
- Mappings:
Namespace Name Mixin selector official aLato;a(Ladr;)Vintermediary method_208Lnet/minecraft/class_100;method_208(Lnet/minecraft/class_1160;)Vnamed setLevelGeneratorTypeLnet/minecraft/world/level/LevelProperties;setLevelGeneratorType(Lnet/minecraft/world/level/LevelGeneratorType;)V
-
getGeneratorOptions
- Mappings:
Namespace Name Mixin selector official BLato;B()Ljava/lang/String;intermediary method_4150Lnet/minecraft/class_100;method_4150()Ljava/lang/String;named getGeneratorOptionsLnet/minecraft/world/level/LevelProperties;getGeneratorOptions()Ljava/lang/String;
-
areCheatsEnabled
public boolean areCheatsEnabled()- Mappings:
Namespace Name Mixin selector official vLato;v()Zintermediary method_237Lnet/minecraft/class_100;method_237()Znamed areCheatsEnabledLnet/minecraft/world/level/LevelProperties;areCheatsEnabled()Z
-
setCheats
public void setCheats(boolean enabled) - Mappings:
Namespace Name Mixin selector official cLato;c(Z)Vintermediary method_9328Lnet/minecraft/class_100;method_9328(Z)Vnamed setCheatsLnet/minecraft/world/level/LevelProperties;setCheats(Z)V
-
isInitialized
public boolean isInitialized()- Mappings:
Namespace Name Mixin selector official wLato;w()Zintermediary method_238Lnet/minecraft/class_100;method_238()Znamed isInitializedLnet/minecraft/world/level/LevelProperties;isInitialized()Z
-
setInitialized
public void setInitialized(boolean initialized) - Mappings:
Namespace Name Mixin selector official dLato;d(Z)Vintermediary method_217Lnet/minecraft/class_100;method_217(Z)Vnamed setInitializedLnet/minecraft/world/level/LevelProperties;setInitialized(Z)V
-
getGamerules
- Mappings:
Namespace Name Mixin selector official xLato;x()Ladk;intermediary method_4149Lnet/minecraft/class_100;method_4149()Lnet/minecraft/class_1439;named getGamerulesLnet/minecraft/world/level/LevelProperties;getGamerules()Lnet/minecraft/world/GameRuleManager;
-
getBorderCenterX
public double getBorderCenterX()- Mappings:
Namespace Name Mixin selector official CLato;C()Dintermediary method_9313Lnet/minecraft/class_100;method_9313()Dnamed getBorderCenterXLnet/minecraft/world/level/LevelProperties;getBorderCenterX()D
-
getBorderCenterZ
public double getBorderCenterZ()- Mappings:
Namespace Name Mixin selector official DLato;D()Dintermediary method_9314Lnet/minecraft/class_100;method_9314()Dnamed getBorderCenterZLnet/minecraft/world/level/LevelProperties;getBorderCenterZ()D
-
getBorderSize
public double getBorderSize()- Mappings:
Namespace Name Mixin selector official ELato;E()Dintermediary method_9315Lnet/minecraft/class_100;method_9315()Dnamed getBorderSizeLnet/minecraft/world/level/LevelProperties;getBorderSize()D
-
setBorderSize
public void setBorderSize(double size) - Mappings:
Namespace Name Mixin selector official aLato;a(D)Vintermediary method_9322Lnet/minecraft/class_100;method_9322(D)Vnamed setBorderSizeLnet/minecraft/world/level/LevelProperties;setBorderSize(D)V
-
getBorderSizeLerpTime
public long getBorderSizeLerpTime()- Mappings:
Namespace Name Mixin selector official FLato;F()Jintermediary method_9316Lnet/minecraft/class_100;method_9316()Jnamed getBorderSizeLerpTimeLnet/minecraft/world/level/LevelProperties;getBorderSizeLerpTime()J
-
setBorderSizeLerpTime
public void setBorderSizeLerpTime(long time) - Mappings:
Namespace Name Mixin selector official eLato;e(J)Vintermediary method_9331Lnet/minecraft/class_100;method_9331(J)Vnamed setBorderSizeLerpTimeLnet/minecraft/world/level/LevelProperties;setBorderSizeLerpTime(J)V
-
getBorderSizeLerpTarget
public double getBorderSizeLerpTarget()- Mappings:
Namespace Name Mixin selector official GLato;G()Dintermediary method_9317Lnet/minecraft/class_100;method_9317()Dnamed getBorderSizeLerpTargetLnet/minecraft/world/level/LevelProperties;getBorderSizeLerpTarget()D
-
setBorderSizeLerpTarget
public void setBorderSizeLerpTarget(double target) - Mappings:
Namespace Name Mixin selector official bLato;b(D)Vintermediary method_9326Lnet/minecraft/class_100;method_9326(D)Vnamed setBorderSizeLerpTargetLnet/minecraft/world/level/LevelProperties;setBorderSizeLerpTarget(D)V
-
setBorderCenterZ
public void setBorderCenterZ(double y) - Mappings:
Namespace Name Mixin selector official cLato;c(D)Vintermediary method_9327Lnet/minecraft/class_100;method_9327(D)Vnamed setBorderCenterZLnet/minecraft/world/level/LevelProperties;setBorderCenterZ(D)V
-
setBorderCenterX
public void setBorderCenterX(double x) - Mappings:
Namespace Name Mixin selector official dLato;d(D)Vintermediary method_9329Lnet/minecraft/class_100;method_9329(D)Vnamed setBorderCenterXLnet/minecraft/world/level/LevelProperties;setBorderCenterX(D)V
-
getSafeZone
public double getSafeZone()- Mappings:
Namespace Name Mixin selector official HLato;H()Dintermediary method_9318Lnet/minecraft/class_100;method_9318()Dnamed getSafeZoneLnet/minecraft/world/level/LevelProperties;getSafeZone()D
-
setSafeZone
public void setSafeZone(double zone) - Mappings:
Namespace Name Mixin selector official eLato;e(D)Vintermediary method_9330Lnet/minecraft/class_100;method_9330(D)Vnamed setSafeZoneLnet/minecraft/world/level/LevelProperties;setSafeZone(D)V
-
getBorderDamagePerBlock
public double getBorderDamagePerBlock()- Mappings:
Namespace Name Mixin selector official ILato;I()Dintermediary method_9319Lnet/minecraft/class_100;method_9319()Dnamed getBorderDamagePerBlockLnet/minecraft/world/level/LevelProperties;getBorderDamagePerBlock()D
-
setBorderDamagePerBlock
public void setBorderDamagePerBlock(double damage) - Mappings:
Namespace Name Mixin selector official fLato;f(D)Vintermediary method_9333Lnet/minecraft/class_100;method_9333(D)Vnamed setBorderDamagePerBlockLnet/minecraft/world/level/LevelProperties;setBorderDamagePerBlock(D)V
-
getBorderWarningBlocks
public int getBorderWarningBlocks()- Mappings:
Namespace Name Mixin selector official JLato;J()Iintermediary method_9320Lnet/minecraft/class_100;method_9320()Inamed getBorderWarningBlocksLnet/minecraft/world/level/LevelProperties;getBorderWarningBlocks()I
-
getBorderWarningTime
public int getBorderWarningTime()- Mappings:
Namespace Name Mixin selector official KLato;K()Iintermediary method_9321Lnet/minecraft/class_100;method_9321()Inamed getBorderWarningTimeLnet/minecraft/world/level/LevelProperties;getBorderWarningTime()I
-
setBorderWarningBlocks
public void setBorderWarningBlocks(int blocks) - Mappings:
Namespace Name Mixin selector official jLato;j(I)Vintermediary method_9337Lnet/minecraft/class_100;method_9337(I)Vnamed setBorderWarningBlocksLnet/minecraft/world/level/LevelProperties;setBorderWarningBlocks(I)V
-
setBorderWarningTime
public void setBorderWarningTime(int time) - Mappings:
Namespace Name Mixin selector official kLato;k(I)Vintermediary method_9338Lnet/minecraft/class_100;method_9338(I)Vnamed setBorderWarningTimeLnet/minecraft/world/level/LevelProperties;setBorderWarningTime(I)V
-
getDifficulty
- Mappings:
Namespace Name Mixin selector official yLato;y()Loj;intermediary method_9339Lnet/minecraft/class_100;method_9339()Lnet/minecraft/class_2151;named getDifficultyLnet/minecraft/world/level/LevelProperties;getDifficulty()Lnet/minecraft/world/Difficulty;
-
setDifficulty
- Mappings:
Namespace Name Mixin selector official aLato;a(Loj;)Vintermediary method_9325Lnet/minecraft/class_100;method_9325(Lnet/minecraft/class_2151;)Vnamed setDifficultyLnet/minecraft/world/level/LevelProperties;setDifficulty(Lnet/minecraft/world/Difficulty;)V
-
isDifficultyLocked
public boolean isDifficultyLocked()- Mappings:
Namespace Name Mixin selector official zLato;z()Zintermediary method_9340Lnet/minecraft/class_100;method_9340()Znamed isDifficultyLockedLnet/minecraft/world/level/LevelProperties;isDifficultyLocked()Z
-
setDifficultyLocked
public void setDifficultyLocked(boolean difficultyLocked) - Mappings:
Namespace Name Mixin selector official eLato;e(Z)Vintermediary method_9332Lnet/minecraft/class_100;method_9332(Z)Vnamed setDifficultyLockedLnet/minecraft/world/level/LevelProperties;setDifficultyLocked(Z)V
-
addToCrashReport
- Mappings:
Namespace Name Mixin selector official aLato;a(Lc;)Vintermediary method_4130Lnet/minecraft/class_100;method_4130(Lnet/minecraft/class_1392;)Vnamed addToCrashReportLnet/minecraft/world/level/LevelProperties;addToCrashReport(Lnet/minecraft/util/crash/CrashReportSection;)V
-