Package net.minecraft.world.chunk
Class ReadOnlyChunk
java.lang.Object
net.minecraft.world.level.LevelProperties
net.minecraft.world.chunk.ReadOnlyChunk
public class ReadOnlyChunk extends LevelProperties
- Mappings:
Namespace Name official atlintermediary net/minecraft/class_631named net/minecraft/world/chunk/ReadOnlyChunk
-
Field Summary
Fields Modifier and Type Field Description private LevelPropertiesfield_2335Fields inherited from class net.minecraft.world.level.LevelProperties
NORMAL_DIFFICULTY -
Constructor Summary
Constructors Constructor Description ReadOnlyChunk(LevelProperties copy) -
Method Summary
Methods inherited from class net.minecraft.world.level.LevelProperties
addToCrashReport, copyFrom, getBorderCenterX, getBorderCenterZ, getBorderDamagePerBlock, getBorderSize, getBorderSizeLerpTarget, getBorderSizeLerpTIme, getBorderWarningBlocks, getBorderWarningTime, getClearWeatherTIme, getGeneratorOptions, getSafeZone, setBorderCenterX, setBorderCenterZ, setBorderDamagePerBlock, setBorderSize, setBorderSizeLerpTarget, setBorderSizeLerpTime, setBorderWarningBlocks, setBorderWarningTime, setClearWeatherTime, setGamemode, setHardcore, setSafeZone, setStructures
-
Field Details
-
field_2335
- Mappings:
Namespace Name Mixin selector official bLatl;b:Lato;intermediary field_2335Lnet/minecraft/class_631;field_2335:Lnet/minecraft/class_634;named field_2335Lnet/minecraft/world/chunk/ReadOnlyChunk;field_2335:Lnet/minecraft/world/level/LevelProperties;
-
-
Constructor Details
-
ReadOnlyChunk
- Mappings:
Namespace Name Mixin selector official <init>Lato;<init>(Lato;)Vintermediary <init>Lnet/minecraft/class_634;<init>(Lnet/minecraft/class_634;)Vnamed <init>Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/world/level/LevelProperties;)V
-
-
Method Details
-
toTag
- Overrides:
toTagin classLevelProperties- Mappings:
Namespace Name Mixin selector official aLato;a()Ldn;intermediary method_1924Lnet/minecraft/class_634;method_1924()Lnet/minecraft/class_1405;named toTagLnet/minecraft/world/level/LevelProperties;toTag()Lnet/minecraft/nbt/CompoundTag;
-
toTag
- Overrides:
toTagin classLevelProperties- Mappings:
Namespace Name Mixin selector official aLato;a(Ldn;)Ldn;intermediary method_1933Lnet/minecraft/class_634;method_1933(Lnet/minecraft/class_1405;)Lnet/minecraft/class_1405;named toTagLnet/minecraft/world/level/LevelProperties;toTag(Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag;
-
getSeed
public long getSeed()- Overrides:
getSeedin classLevelProperties- Mappings:
Namespace Name Mixin selector official bLato;b()Jintermediary method_1938Lnet/minecraft/class_634;method_1938()Jnamed getSeedLnet/minecraft/world/level/LevelProperties;getSeed()J
-
getSpawnX
public int getSpawnX()- Overrides:
getSpawnXin classLevelProperties- Mappings:
Namespace Name Mixin selector official cLato;c()Iintermediary method_1944Lnet/minecraft/class_634;method_1944()Inamed getSpawnXLnet/minecraft/world/level/LevelProperties;getSpawnX()I
-
getSpawnY
public int getSpawnY()- Overrides:
getSpawnYin classLevelProperties- Mappings:
Namespace Name Mixin selector official dLato;d()Iintermediary method_1950Lnet/minecraft/class_634;method_1950()Inamed getSpawnYLnet/minecraft/world/level/LevelProperties;getSpawnY()I
-
getSpawnZ
public int getSpawnZ()- Overrides:
getSpawnZin classLevelProperties- Mappings:
Namespace Name Mixin selector official eLato;e()Iintermediary method_1954Lnet/minecraft/class_634;method_1954()Inamed getSpawnZLnet/minecraft/world/level/LevelProperties;getSpawnZ()I
-
getTime
public long getTime()- Overrides:
getTimein classLevelProperties- Mappings:
Namespace Name Mixin selector official fLato;f()Jintermediary method_1960Lnet/minecraft/class_634;method_1960()Jnamed getTimeLnet/minecraft/world/level/LevelProperties;getTime()J
-
getDayTime
public long getDayTime()- Overrides:
getDayTimein classLevelProperties- Mappings:
Namespace Name Mixin selector official gLato;g()Jintermediary method_1965Lnet/minecraft/class_634;method_1965()Jnamed getDayTimeLnet/minecraft/world/level/LevelProperties;getDayTime()J
-
getSizeOnDisk
- Overrides:
getSizeOnDiskin classLevelProperties- Mappings:
Namespace Name Mixin selector official hLato;h()Jintermediary method_1969Lnet/minecraft/class_634;method_1969()Jnamed getSizeOnDiskLnet/minecraft/world/level/LevelProperties;getSizeOnDisk()J
-
getNbt
- Overrides:
getNbtin classLevelProperties- Mappings:
Namespace Name Mixin selector official iLato;i()Ldn;intermediary method_1971Lnet/minecraft/class_634;method_1971()Lnet/minecraft/class_1405;named getNbtLnet/minecraft/world/level/LevelProperties;getNbt()Lnet/minecraft/nbt/CompoundTag;
-
getLevelName
- Overrides:
getLevelNamein classLevelProperties- Mappings:
Namespace Name Mixin selector official kLato;k()Ljava/lang/String;intermediary method_1976Lnet/minecraft/class_634;method_1976()Ljava/lang/String;named getLevelNameLnet/minecraft/world/level/LevelProperties;getLevelName()Ljava/lang/String;
-
getVersion
public int getVersion()- Overrides:
getVersionin classLevelProperties- Mappings:
Namespace Name Mixin selector official lLato;l()Iintermediary method_1979Lnet/minecraft/class_634;method_1979()Inamed getVersionLnet/minecraft/world/level/LevelProperties;getVersion()I
-
getLastPlayed
- Overrides:
getLastPlayedin classLevelProperties- Mappings:
Namespace Name Mixin selector official mLato;m()Jintermediary method_1981Lnet/minecraft/class_634;method_1981()Jnamed getLastPlayedLnet/minecraft/world/level/LevelProperties;getLastPlayed()J
-
isThundering
public boolean isThundering()- Overrides:
isThunderingin classLevelProperties- Mappings:
Namespace Name Mixin selector official nLato;n()Zintermediary method_1983Lnet/minecraft/class_634;method_1983()Znamed isThunderingLnet/minecraft/world/level/LevelProperties;isThundering()Z
-
getThunderTime
public int getThunderTime()- Overrides:
getThunderTimein classLevelProperties- Mappings:
Namespace Name Mixin selector official oLato;o()Iintermediary method_1985Lnet/minecraft/class_634;method_1985()Inamed getThunderTimeLnet/minecraft/world/level/LevelProperties;getThunderTime()I
-
isRaining
public boolean isRaining()- Overrides:
isRainingin classLevelProperties- Mappings:
Namespace Name Mixin selector official pLato;p()Zintermediary method_1987Lnet/minecraft/class_634;method_1987()Znamed isRainingLnet/minecraft/world/level/LevelProperties;isRaining()Z
-
getRainTIme
public int getRainTIme()- Overrides:
getRainTImein classLevelProperties- Mappings:
Namespace Name Mixin selector official qLato;q()Iintermediary method_1989Lnet/minecraft/class_634;method_1989()Inamed getRainTImeLnet/minecraft/world/level/LevelProperties;getRainTIme()I
-
getGameMode
- Overrides:
getGameModein classLevelProperties- Mappings:
Namespace Name Mixin selector official rLato;r()Ladp$a;intermediary method_1991Lnet/minecraft/class_634;method_1991()Lnet/minecraft/class_102$class_103;named getGameModeLnet/minecraft/world/level/LevelProperties;getGameMode()Lnet/minecraft/world/level/LevelInfo$GameMode;
-
setSpawnX
- Overrides:
setSpawnXin classLevelProperties- Mappings:
Namespace Name Mixin selector official aLato;a(I)Vintermediary method_1926Lnet/minecraft/class_634;method_1926(I)Vnamed setSpawnXLnet/minecraft/world/level/LevelProperties;setSpawnX(I)V
-
setSpawnY
- Overrides:
setSpawnYin classLevelProperties- Mappings:
Namespace Name Mixin selector official bLato;b(I)Vintermediary method_1940Lnet/minecraft/class_634;method_1940(I)Vnamed setSpawnYLnet/minecraft/world/level/LevelProperties;setSpawnY(I)V
-
setSpawnZ
- Overrides:
setSpawnZin classLevelProperties- Mappings:
Namespace Name Mixin selector official cLato;c(I)Vintermediary method_1946Lnet/minecraft/class_634;method_1946(I)Vnamed setSpawnZLnet/minecraft/world/level/LevelProperties;setSpawnZ(I)V
-
setTime
public void setTime(long time)- Overrides:
setTimein classLevelProperties- Mappings:
Namespace Name Mixin selector official bLato;b(J)Vintermediary method_1941Lnet/minecraft/class_634;method_1941(J)Vnamed setTimeLnet/minecraft/world/level/LevelProperties;setTime(J)V
-
setDayTime
public void setDayTime(long time)- Overrides:
setDayTimein classLevelProperties- Mappings:
Namespace Name Mixin selector official cLato;c(J)Vintermediary method_1947Lnet/minecraft/class_634;method_1947(J)Vnamed setDayTimeLnet/minecraft/world/level/LevelProperties;setDayTime(J)V
-
setSpawnPos
- Overrides:
setSpawnPosin classLevelProperties- Mappings:
Namespace Name Mixin selector official aLato;a(Lcj;)Vintermediary method_1932Lnet/minecraft/class_634;method_1932(Lnet/minecraft/class_1372;)Vnamed setSpawnPosLnet/minecraft/world/level/LevelProperties;setSpawnPos(Lnet/minecraft/util/math/BlockPos;)V
-
setLevelName
- Overrides:
setLevelNamein classLevelProperties- Mappings:
Namespace Name Mixin selector official aLato;a(Ljava/lang/String;)Vintermediary method_1935Lnet/minecraft/class_634;method_1935(Ljava/lang/String;)Vnamed setLevelNameLnet/minecraft/world/level/LevelProperties;setLevelName(Ljava/lang/String;)V
-
setVersion
public void setVersion(int version)- Overrides:
setVersionin classLevelProperties- Mappings:
Namespace Name Mixin selector official eLato;e(I)Vintermediary method_1956Lnet/minecraft/class_634;method_1956(I)Vnamed setVersionLnet/minecraft/world/level/LevelProperties;setVersion(I)V
-
setThundering
public void setThundering(boolean thundering)- Overrides:
setThunderingin classLevelProperties- Mappings:
Namespace Name Mixin selector official aLato;a(Z)Vintermediary method_1937Lnet/minecraft/class_634;method_1937(Z)Vnamed setThunderingLnet/minecraft/world/level/LevelProperties;setThundering(Z)V
-
setThunderTime
public void setThunderTime(int time)- Overrides:
setThunderTimein classLevelProperties- Mappings:
Namespace Name Mixin selector official fLato;f(I)Vintermediary method_1962Lnet/minecraft/class_634;method_1962(I)Vnamed setThunderTimeLnet/minecraft/world/level/LevelProperties;setThunderTime(I)V
-
setRaining
public void setRaining(boolean raining)- Overrides:
setRainingin classLevelProperties- Mappings:
Namespace Name Mixin selector official bLato;b(Z)Vintermediary method_1943Lnet/minecraft/class_634;method_1943(Z)Vnamed setRainingLnet/minecraft/world/level/LevelProperties;setRaining(Z)V
-
setRainTime
public void setRainTime(int rainTime)- Overrides:
setRainTimein classLevelProperties- Mappings:
Namespace Name Mixin selector official gLato;g(I)Vintermediary method_1966Lnet/minecraft/class_634;method_1966(I)Vnamed setRainTimeLnet/minecraft/world/level/LevelProperties;setRainTime(I)V
-
hasStructures
public boolean hasStructures()- Overrides:
hasStructuresin classLevelProperties- Mappings:
Namespace Name Mixin selector official sLato;s()Zintermediary method_1992Lnet/minecraft/class_634;method_1992()Znamed hasStructuresLnet/minecraft/world/level/LevelProperties;hasStructures()Z
-
isHardcore
public boolean isHardcore()- Overrides:
isHardcorein classLevelProperties- Mappings:
Namespace Name Mixin selector official tLato;t()Zintermediary method_1993Lnet/minecraft/class_634;method_1993()Znamed isHardcoreLnet/minecraft/world/level/LevelProperties;isHardcore()Z
-
getGeneratorType
- Overrides:
getGeneratorTypein classLevelProperties- Mappings:
Namespace Name Mixin selector official uLato;u()Ladr;intermediary method_1994Lnet/minecraft/class_634;method_1994()Lnet/minecraft/class_105;named getGeneratorTypeLnet/minecraft/world/level/LevelProperties;getGeneratorType()Lnet/minecraft/world/level/LevelGeneratorType;
-
setLevelGeneratorType
- Overrides:
setLevelGeneratorTypein classLevelProperties- Mappings:
Namespace Name Mixin selector official aLato;a(Ladr;)Vintermediary method_1929Lnet/minecraft/class_634;method_1929(Lnet/minecraft/class_105;)Vnamed setLevelGeneratorTypeLnet/minecraft/world/level/LevelProperties;setLevelGeneratorType(Lnet/minecraft/world/level/LevelGeneratorType;)V
-
areCheatsEnabled
public boolean areCheatsEnabled()- Overrides:
areCheatsEnabledin classLevelProperties- Mappings:
Namespace Name Mixin selector official vLato;v()Zintermediary method_1995Lnet/minecraft/class_634;method_1995()Znamed areCheatsEnabledLnet/minecraft/world/level/LevelProperties;areCheatsEnabled()Z
-
setCheats
public void setCheats(boolean enabled)- Overrides:
setCheatsin classLevelProperties- Mappings:
Namespace Name Mixin selector official cLato;c(Z)Vintermediary method_1949Lnet/minecraft/class_634;method_1949(Z)Vnamed setCheatsLnet/minecraft/world/level/LevelProperties;setCheats(Z)V
-
isInitialized
public boolean isInitialized()- Overrides:
isInitializedin classLevelProperties- Mappings:
Namespace Name Mixin selector official wLato;w()Zintermediary method_1996Lnet/minecraft/class_634;method_1996()Znamed isInitializedLnet/minecraft/world/level/LevelProperties;isInitialized()Z
-
setInitialized
public void setInitialized(boolean initialized)- Overrides:
setInitializedin classLevelProperties- Mappings:
Namespace Name Mixin selector official dLato;d(Z)Vintermediary method_1953Lnet/minecraft/class_634;method_1953(Z)Vnamed setInitializedLnet/minecraft/world/level/LevelProperties;setInitialized(Z)V
-
getGamerules
- Overrides:
getGamerulesin classLevelProperties- Mappings:
Namespace Name Mixin selector official xLato;x()Ladk;intermediary method_1997Lnet/minecraft/class_634;method_1997()Lnet/minecraft/class_95;named getGamerulesLnet/minecraft/world/level/LevelProperties;getGamerules()Lnet/minecraft/world/GameRuleDispatcher;
-
getDifficulty
- Overrides:
getDifficultyin classLevelProperties- Mappings:
Namespace Name Mixin selector official yLato;y()Loj;intermediary method_1998Lnet/minecraft/class_634;method_1998()Lnet/minecraft/class_1721;named getDifficultyLnet/minecraft/world/level/LevelProperties;getDifficulty()Lnet/minecraft/world/Difficulty;
-
setDifficulty
- Overrides:
setDifficultyin classLevelProperties- Mappings:
Namespace Name Mixin selector official aLato;a(Loj;)Vintermediary method_1936Lnet/minecraft/class_634;method_1936(Lnet/minecraft/class_1721;)Vnamed setDifficultyLnet/minecraft/world/level/LevelProperties;setDifficulty(Lnet/minecraft/world/Difficulty;)V
-
isDifficultyLocked
public boolean isDifficultyLocked()- Overrides:
isDifficultyLockedin classLevelProperties- Mappings:
Namespace Name Mixin selector official zLato;z()Zintermediary method_1999Lnet/minecraft/class_634;method_1999()Znamed isDifficultyLockedLnet/minecraft/world/level/LevelProperties;isDifficultyLocked()Z
-
setDifficultyLocked
public void setDifficultyLocked(boolean difficultyLocked)- Overrides:
setDifficultyLockedin classLevelProperties- Mappings:
Namespace Name Mixin selector official eLato;e(Z)Vintermediary method_1959Lnet/minecraft/class_634;method_1959(Z)Vnamed setDifficultyLockedLnet/minecraft/world/level/LevelProperties;setDifficultyLocked(Z)V
-