Package net.minecraft.world.level
Class LevelProperties
java.lang.Object
net.minecraft.world.level.LevelProperties
- Direct Known Subclasses:
ReadOnlyLevelProperties
- Mappings:
Namespace Name official ccbintermediary 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 final Map<DimensionType,NbtCompound> private Stringprivate intprivate booleanprivate NbtCompoundprivate NbtCompoundprivate Stringprivate final com.mojang.datafixers.DataFixerprivate final intprivate booleanprivate GameModeprivate final GameRuleManagerprivate 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 nbtCompound, com.mojang.datafixers.DataFixer dataFixer, int int2, NbtCompound nbtCompound2) LevelProperties(LevelInfo info, String name) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToCrashReport(CrashReportSection section) booleanvoiddoubledoubledoubledoubledoublelongintintintlonggetNbt()intdoublelonggetSeed()longintintintintlonggetTime()longintbooleanbooleanbooleanbooleanbooleanbooleanintbooleanmethod_11954(DimensionType dimensionType) voidmethod_11955(DimensionType dimensionType, NbtCompound nbtCompound) private voidvoidmethod_17964(NbtCompound nbtCompound) voidmethod_17965(NbtCompound nbtCompound) intvoidmethod_207(GameMode gameMode) private 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) 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(NbtCompound nbt)
-
Field Details
-
NORMAL_DIFFICULTY
- Mappings:
Namespace Name Mixin selector official aLccb;a:Ladi;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;
-
field_13100
- Mappings:
Namespace Name Mixin selector official bLccb;b:Ljava/lang/String;intermediary field_13100Lnet/minecraft/class_100;field_13100:Ljava/lang/String;named field_13100Lnet/minecraft/world/level/LevelProperties;field_13100:Ljava/lang/String;
-
field_13101
private int field_13101- Mappings:
Namespace Name Mixin selector official cLccb;c:Iintermediary field_13101Lnet/minecraft/class_100;field_13101:Inamed field_13101Lnet/minecraft/world/level/LevelProperties;field_13101:I
-
field_13102
private boolean field_13102- Mappings:
Namespace Name Mixin selector official dLccb;d:Zintermediary field_13102Lnet/minecraft/class_100;field_13102:Znamed field_13102Lnet/minecraft/world/level/LevelProperties;field_13102:Z
-
seed
private long seed- Mappings:
Namespace Name Mixin selector official eLccb;e:Jintermediary field_233Lnet/minecraft/class_100;field_233:Jnamed seedLnet/minecraft/world/level/LevelProperties;seed:J
-
levelGeneratorType
- Mappings:
Namespace Name Mixin selector official fLccb;f:Layg;intermediary field_234Lnet/minecraft/class_100;field_234:Lnet/minecraft/class_1160;named levelGeneratorTypeLnet/minecraft/world/level/LevelProperties;levelGeneratorType:Lnet/minecraft/world/level/LevelGeneratorType;
-
field_19765
- Mappings:
Namespace Name Mixin selector official gLccb;g:Lgy;intermediary field_19765Lnet/minecraft/class_100;field_19765:Lnet/minecraft/class_322;named field_19765Lnet/minecraft/world/level/LevelProperties;field_19765:Lnet/minecraft/nbt/NbtCompound;
-
field_19766
- Mappings:
Namespace Name Mixin selector official hLccb;h:Ljava/lang/String;intermediary field_19766Lnet/minecraft/class_100;field_19766:Ljava/lang/String;named field_19766Lnet/minecraft/world/level/LevelProperties;field_19766:Ljava/lang/String;
-
spawnX
private int spawnX- Mappings:
Namespace Name Mixin selector official iLccb;i: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 jLccb;j: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 kLccb;k: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 lLccb;l: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 mLccb;m: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 nLccb;n: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 oLccb;o:Jintermediary field_240Lnet/minecraft/class_100;field_240:Jnamed sizeOnDiskLnet/minecraft/world/level/LevelProperties;sizeOnDisk:J
-
field_19767
- Mappings:
Namespace Name Mixin selector official pLccb;p:Lcom/mojang/datafixers/DataFixer;intermediary field_19767Lnet/minecraft/class_100;field_19767:Lcom/mojang/datafixers/DataFixer;named field_19767Lnet/minecraft/world/level/LevelProperties;field_19767:Lcom/mojang/datafixers/DataFixer;
-
field_19768
private final int field_19768- Mappings:
Namespace Name Mixin selector official qLccb;q:Iintermediary field_19768Lnet/minecraft/class_100;field_19768:Inamed field_19768Lnet/minecraft/world/level/LevelProperties;field_19768:I
-
field_19769
private boolean field_19769- Mappings:
Namespace Name Mixin selector official rLccb;r:Zintermediary field_19769Lnet/minecraft/class_100;field_19769:Znamed field_19769Lnet/minecraft/world/level/LevelProperties;field_19769:Z
-
playerNbt
- Mappings:
Namespace Name Mixin selector official sLccb;s:Lgy;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 tLccb;t:Iintermediary field_242Lnet/minecraft/class_100;field_242:Inamed dimensionLnet/minecraft/world/level/LevelProperties;dimension:I
-
levelName
- Mappings:
Namespace Name Mixin selector official uLccb;u: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 vLccb;v: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 wLccb;w: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 xLccb;x: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 yLccb;y: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 zLccb;z: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 ALccb;A:Iintermediary field_248Lnet/minecraft/class_100;field_248:Inamed thunderTimeLnet/minecraft/world/level/LevelProperties;thunderTime:I
-
field_249
- Mappings:
Namespace Name Mixin selector official BLccb;B:Laxv;intermediary field_249Lnet/minecraft/class_100;field_249:Lnet/minecraft/class_1157;named field_249Lnet/minecraft/world/level/LevelProperties;field_249:Lnet/minecraft/world/GameMode;
-
structures
private boolean structures- Mappings:
Namespace Name Mixin selector official CLccb;C: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 DLccb;D: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 ELccb;E: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 FLccb;F:Zintermediary field_253Lnet/minecraft/class_100;field_253:Znamed initializedLnet/minecraft/world/level/LevelProperties;initialized:Z
-
difficulty
- Mappings:
Namespace Name Mixin selector official GLccb;G:Ladi;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 HLccb;H: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 ILccb;I: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 JLccb;J: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 KLccb;K: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 LLccb;L: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 MLccb;M: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 NLccb;N: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 OLccb;O: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 PLccb;P: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 QLccb;Q:Iintermediary field_10264Lnet/minecraft/class_100;field_10264:Inamed borderWarningTimeLnet/minecraft/world/level/LevelProperties;borderWarningTime:I
-
field_19762
- Mappings:
Namespace Name Mixin selector official RLccb;R:Ljava/util/Set;intermediary field_19762Lnet/minecraft/class_100;field_19762:Ljava/util/Set;named field_19762Lnet/minecraft/world/level/LevelProperties;field_19762:Ljava/util/Set;
-
field_19763
- Mappings:
Namespace Name Mixin selector official SLccb;S:Ljava/util/Set;intermediary field_19763Lnet/minecraft/class_100;field_19763:Ljava/util/Set;named field_19763Lnet/minecraft/world/level/LevelProperties;field_19763:Ljava/util/Set;
-
field_13099
- Mappings:
Namespace Name Mixin selector official TLccb;T:Ljava/util/Map;intermediary field_13099Lnet/minecraft/class_100;field_13099:Ljava/util/Map;named field_13099Lnet/minecraft/world/level/LevelProperties;field_13099:Ljava/util/Map;
-
field_19764
- Mappings:
Namespace Name Mixin selector official ULccb;U:Lgy;intermediary field_19764Lnet/minecraft/class_100;field_19764:Lnet/minecraft/class_322;named field_19764Lnet/minecraft/world/level/LevelProperties;field_19764:Lnet/minecraft/nbt/NbtCompound;
-
gameRules
- Mappings:
Namespace Name Mixin selector official VLccb;V:Laxu;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
public LevelProperties(NbtCompound nbtCompound, com.mojang.datafixers.DataFixer dataFixer, int int2, @Nullable NbtCompound nbtCompound2) -
LevelProperties
- Mappings:
Namespace Name Mixin selector official <init>Lccb;<init>(Layd;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
-
-
Method Details
-
copyFrom
- Mappings:
Namespace Name Mixin selector official aLccb;a(Layd;)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 aLccb;a(Lgy;)Lgy;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 aLccb;a(Lgy;Lgy;)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 aLccb;a()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 bLccb;b()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 cLccb;c()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 dLccb;d()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 eLccb;e()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 fLccb;f()Jintermediary method_220Lnet/minecraft/class_100;method_220()Jnamed getTimeOfDayLnet/minecraft/world/level/LevelProperties;getTimeOfDay()J
-
getSizeOnDisk
- Mappings:
Namespace Name Mixin selector official gLccb;g()Jintermediary method_222Lnet/minecraft/class_100;method_222()Jnamed getSizeOnDiskLnet/minecraft/world/level/LevelProperties;getSizeOnDisk()J
-
method_17954
private void method_17954()- Mappings:
Namespace Name Mixin selector official QLccb;Q()Vintermediary method_17954Lnet/minecraft/class_100;method_17954()Vnamed method_17954Lnet/minecraft/world/level/LevelProperties;method_17954()V
-
getNbt
- Mappings:
Namespace Name Mixin selector official hLccb;h()Lgy;intermediary method_224Lnet/minecraft/class_100;method_224()Lnet/minecraft/class_322;named getNbtLnet/minecraft/world/level/LevelProperties;getNbt()Lnet/minecraft/nbt/NbtCompound;
-
method_17966
- Mappings:
Namespace Name Mixin selector official iLccb;i()Iintermediary method_17966Lnet/minecraft/class_100;method_17966()Inamed method_17966Lnet/minecraft/world/level/LevelProperties;method_17966()I
-
setSpawnX
- Mappings:
Namespace Name Mixin selector official aLccb;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 bLccb;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 cLccb;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 aLccb;a(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 bLccb;b(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 aLccb;a(Lel;)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 jLccb;j()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 aLccb;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 kLccb;k()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 dLccb;d(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 lLccb;l()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 zLccb;z()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 gLccb;g(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 mLccb;m()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 aLccb;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 nLccb;n()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 eLccb;e(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 oLccb;o()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 bLccb;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 pLccb;p()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 fLccb;f(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 qLccb;q()Laxv;intermediary method_233Lnet/minecraft/class_100;method_233()Lnet/minecraft/class_1157;named getGamemodeLnet/minecraft/world/level/LevelProperties;getGamemode()Lnet/minecraft/world/GameMode;
-
hasStructures
public boolean hasStructures()- Mappings:
Namespace Name Mixin selector official rLccb;r()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 fLccb;f(Z)Vintermediary method_9334Lnet/minecraft/class_100;method_9334(Z)Vnamed setStructuresLnet/minecraft/world/level/LevelProperties;setStructures(Z)V
-
method_207
- Mappings:
Namespace Name Mixin selector official aLccb;a(Laxv;)Vintermediary method_207Lnet/minecraft/class_100;method_207(Lnet/minecraft/class_1157;)Vnamed method_207Lnet/minecraft/world/level/LevelProperties;method_207(Lnet/minecraft/world/GameMode;)V
-
isHardcore
public boolean isHardcore()- Mappings:
Namespace Name Mixin selector official sLccb;s()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 gLccb;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 tLccb;t()Layg;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 aLccb;a(Layg;)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
-
method_17950
- Mappings:
Namespace Name Mixin selector official ALccb;A()Lgy;intermediary method_17950Lnet/minecraft/class_100;method_17950()Lnet/minecraft/class_322;named method_17950Lnet/minecraft/world/level/LevelProperties;method_17950()Lnet/minecraft/nbt/NbtCompound;
-
method_17964
- Mappings:
Namespace Name Mixin selector official bLccb;b(Lgy;)Vintermediary method_17964Lnet/minecraft/class_100;method_17964(Lnet/minecraft/class_322;)Vnamed method_17964Lnet/minecraft/world/level/LevelProperties;method_17964(Lnet/minecraft/nbt/NbtCompound;)V
-
areCheatsEnabled
public boolean areCheatsEnabled()- Mappings:
Namespace Name Mixin selector official uLccb;u()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 cLccb;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 vLccb;v()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 dLccb;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 wLccb;w()Laxu;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 BLccb;B()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 CLccb;C()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 DLccb;D()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 aLccb;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 ELccb;E()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 cLccb;c(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 FLccb;F()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 bLccb;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 cLccb;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 dLccb;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 GLccb;G()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 eLccb;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 HLccb;H()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 fLccb;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 ILccb;I()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 JLccb;J()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 hLccb;h(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 iLccb;i(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 xLccb;x()Ladi;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 aLccb;a(Ladi;)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 yLccb;y()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 eLccb;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 aLccb;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
-
method_11954
- Mappings:
Namespace Name Mixin selector official aLccb;a(Lbod;)Lgy;intermediary method_11954Lnet/minecraft/class_100;method_11954(Lnet/minecraft/class_3793;)Lnet/minecraft/class_322;named method_11954Lnet/minecraft/world/level/LevelProperties;method_11954(Lnet/minecraft/world/dimension/DimensionType;)Lnet/minecraft/nbt/NbtCompound;
-
method_11955
- Mappings:
Namespace Name Mixin selector official aLccb;a(Lbod;Lgy;)Vintermediary method_11955Lnet/minecraft/class_100;method_11955(Lnet/minecraft/class_3793;Lnet/minecraft/class_322;)Vnamed method_11955Lnet/minecraft/world/level/LevelProperties;method_11955(Lnet/minecraft/world/dimension/DimensionType;Lnet/minecraft/nbt/NbtCompound;)V
-
method_11951
- Mappings:
Namespace Name Mixin selector official KLccb;K()Iintermediary method_11951Lnet/minecraft/class_100;method_11951()Inamed method_11951Lnet/minecraft/world/level/LevelProperties;method_11951()I
-
method_11952
- Mappings:
Namespace Name Mixin selector official LLccb;L()Zintermediary method_11952Lnet/minecraft/class_100;method_11952()Znamed method_11952Lnet/minecraft/world/level/LevelProperties;method_11952()Z
-
method_11953
- Mappings:
Namespace Name Mixin selector official MLccb;M()Ljava/lang/String;intermediary method_11953Lnet/minecraft/class_100;method_11953()Ljava/lang/String;named method_11953Lnet/minecraft/world/level/LevelProperties;method_11953()Ljava/lang/String;
-
method_17951
- Mappings:
Namespace Name Mixin selector official NLccb;N()Ljava/util/Set;intermediary method_17951Lnet/minecraft/class_100;method_17951()Ljava/util/Set;named method_17951Lnet/minecraft/world/level/LevelProperties;method_17951()Ljava/util/Set;
-
method_17952
- Mappings:
Namespace Name Mixin selector official OLccb;O()Ljava/util/Set;intermediary method_17952Lnet/minecraft/class_100;method_17952()Ljava/util/Set;named method_17952Lnet/minecraft/world/level/LevelProperties;method_17952()Ljava/util/Set;
-
method_17953
- Mappings:
Namespace Name Mixin selector official PLccb;P()Lgy;intermediary method_17953Lnet/minecraft/class_100;method_17953()Lnet/minecraft/class_322;named method_17953Lnet/minecraft/world/level/LevelProperties;method_17953()Lnet/minecraft/nbt/NbtCompound;
-
method_17965
- Mappings:
Namespace Name Mixin selector official cLccb;c(Lgy;)Vintermediary method_17965Lnet/minecraft/class_100;method_17965(Lnet/minecraft/class_322;)Vnamed method_17965Lnet/minecraft/world/level/LevelProperties;method_17965(Lnet/minecraft/nbt/NbtCompound;)V
-