Package net.minecraft.world.level
Class LevelProperties
java.lang.Object
net.minecraft.world.level.LevelProperties
- Direct Known Subclasses:
ReadOnlyChunk
public class LevelProperties extends Object
- Mappings:
Namespace Name official atointermediary net/minecraft/class_634named net/minecraft/world/level/LevelProperties
-
Field Summary
Fields Modifier and Type Field Description private booleanallowCommandsprivate doubleborderCenterXprivate doubleborderCenterZprivate doubleborderDamagePerBlockprivate doubleborderSafeZoneprivate doubleborderSizeprivate doubleborderSizeLerpTargetprivate longborderSizeLerpTimeprivate intborderWarningBlocksprivate intborderWarningTimeprivate intclearWeatherTimeprivate longdayTimeprivate Difficultydifficultyprivate booleandifficultyLockedprivate intdimensionprivate LevelInfo.GameModegamemodeprivate GameRuleDispatchergameRulesprivate StringgeneratorOptionsprivate booleanhardcoreprivate booleaninitializedprivate longlastPlayedprivate LevelGeneratorTypelevelGeneratorTypeprivate StringlevelNamestatic DifficultyNORMAL_DIFFICULTYprivate CompoundTagplayerNbtprivate booleanrainingprivate intrainTimeprivate longseedprivate longsizeOnDiskprivate intspawnXprivate intspawnYprivate intspawnZprivate booleanstructuresprivate booleanthunderingprivate intthunderTimeprivate longtimeprivate intversion -
Constructor Summary
Constructors Modifier Constructor Description protectedLevelProperties()LevelProperties(CompoundTag worldNbt)LevelProperties(LevelInfo info, String name)LevelProperties(LevelProperties copy) -
Method Summary
-
Field Details
-
NORMAL_DIFFICULTY
- Mappings:
Namespace Name Mixin selector official aLato;a:Loj;intermediary field_2355Lnet/minecraft/class_634;field_2355:Lnet/minecraft/class_1721;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_2356Lnet/minecraft/class_634;field_2356:Jnamed seedLnet/minecraft/world/level/LevelProperties;seed:J
-
levelGeneratorType
- Mappings:
Namespace Name Mixin selector official cLato;c:Ladr;intermediary field_2357Lnet/minecraft/class_634;field_2357:Lnet/minecraft/class_105;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_2358Lnet/minecraft/class_634;field_2358: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_2359Lnet/minecraft/class_634;field_2359:Inamed spawnXLnet/minecraft/world/level/LevelProperties;spawnX:I
-
spawnY
private int spawnY- Mappings:
Namespace Name Mixin selector official fLato;f:Iintermediary field_2360Lnet/minecraft/class_634;field_2360:Inamed spawnYLnet/minecraft/world/level/LevelProperties;spawnY:I
-
spawnZ
private int spawnZ- Mappings:
Namespace Name Mixin selector official gLato;g:Iintermediary field_2361Lnet/minecraft/class_634;field_2361:Inamed spawnZLnet/minecraft/world/level/LevelProperties;spawnZ:I
-
time
private long time- Mappings:
Namespace Name Mixin selector official hLato;h:Jintermediary field_2362Lnet/minecraft/class_634;field_2362:Jnamed timeLnet/minecraft/world/level/LevelProperties;time:J
-
dayTime
private long dayTime- Mappings:
Namespace Name Mixin selector official iLato;i:Jintermediary field_2363Lnet/minecraft/class_634;field_2363:Jnamed dayTimeLnet/minecraft/world/level/LevelProperties;dayTime:J
-
lastPlayed
private long lastPlayed- Mappings:
Namespace Name Mixin selector official jLato;j:Jintermediary field_2364Lnet/minecraft/class_634;field_2364:Jnamed lastPlayedLnet/minecraft/world/level/LevelProperties;lastPlayed:J
-
sizeOnDisk
private long sizeOnDisk- Mappings:
Namespace Name Mixin selector official kLato;k:Jintermediary field_2365Lnet/minecraft/class_634;field_2365:Jnamed sizeOnDiskLnet/minecraft/world/level/LevelProperties;sizeOnDisk:J
-
playerNbt
- Mappings:
Namespace Name Mixin selector official lLato;l:Ldn;intermediary field_2366Lnet/minecraft/class_634;field_2366:Lnet/minecraft/class_1405;named playerNbtLnet/minecraft/world/level/LevelProperties;playerNbt:Lnet/minecraft/nbt/CompoundTag;
-
dimension
private int dimension- Mappings:
Namespace Name Mixin selector official mLato;m:Iintermediary field_2367Lnet/minecraft/class_634;field_2367:Inamed dimensionLnet/minecraft/world/level/LevelProperties;dimension:I
-
levelName
- Mappings:
Namespace Name Mixin selector official nLato;n:Ljava/lang/String;intermediary field_2368Lnet/minecraft/class_634;field_2368: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_2369Lnet/minecraft/class_634;field_2369:Inamed versionLnet/minecraft/world/level/LevelProperties;version:I
-
clearWeatherTime
private int clearWeatherTime- Mappings:
Namespace Name Mixin selector official pLato;p:Iintermediary field_2370Lnet/minecraft/class_634;field_2370:Inamed clearWeatherTimeLnet/minecraft/world/level/LevelProperties;clearWeatherTime:I
-
raining
private boolean raining- Mappings:
Namespace Name Mixin selector official qLato;q:Zintermediary field_2371Lnet/minecraft/class_634;field_2371:Znamed rainingLnet/minecraft/world/level/LevelProperties;raining:Z
-
rainTime
private int rainTime- Mappings:
Namespace Name Mixin selector official rLato;r:Iintermediary field_2372Lnet/minecraft/class_634;field_2372:Inamed rainTimeLnet/minecraft/world/level/LevelProperties;rainTime:I
-
thundering
private boolean thundering- Mappings:
Namespace Name Mixin selector official sLato;s:Zintermediary field_2373Lnet/minecraft/class_634;field_2373:Znamed thunderingLnet/minecraft/world/level/LevelProperties;thundering:Z
-
thunderTime
private int thunderTime- Mappings:
Namespace Name Mixin selector official tLato;t:Iintermediary field_2374Lnet/minecraft/class_634;field_2374:Inamed thunderTimeLnet/minecraft/world/level/LevelProperties;thunderTime:I
-
gamemode
- Mappings:
Namespace Name Mixin selector official uLato;u:Ladp$a;intermediary field_2375Lnet/minecraft/class_634;field_2375:Lnet/minecraft/class_102$class_103;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_2376Lnet/minecraft/class_634;field_2376:Znamed structuresLnet/minecraft/world/level/LevelProperties;structures:Z
-
hardcore
private boolean hardcore- Mappings:
Namespace Name Mixin selector official wLato;w:Zintermediary field_2377Lnet/minecraft/class_634;field_2377:Znamed hardcoreLnet/minecraft/world/level/LevelProperties;hardcore:Z
-
allowCommands
private boolean allowCommands- Mappings:
Namespace Name Mixin selector official xLato;x:Zintermediary field_2378Lnet/minecraft/class_634;field_2378:Znamed allowCommandsLnet/minecraft/world/level/LevelProperties;allowCommands:Z
-
initialized
private boolean initialized- Mappings:
Namespace Name Mixin selector official yLato;y:Zintermediary field_2379Lnet/minecraft/class_634;field_2379:Znamed initializedLnet/minecraft/world/level/LevelProperties;initialized:Z
-
difficulty
- Mappings:
Namespace Name Mixin selector official zLato;z:Loj;intermediary field_2380Lnet/minecraft/class_634;field_2380:Lnet/minecraft/class_1721;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_2344Lnet/minecraft/class_634;field_2344:Znamed difficultyLockedLnet/minecraft/world/level/LevelProperties;difficultyLocked:Z
-
borderCenterX
private double borderCenterX- Mappings:
Namespace Name Mixin selector official BLato;B:Dintermediary field_2345Lnet/minecraft/class_634;field_2345:Dnamed borderCenterXLnet/minecraft/world/level/LevelProperties;borderCenterX:D
-
borderCenterZ
private double borderCenterZ- Mappings:
Namespace Name Mixin selector official CLato;C:Dintermediary field_2346Lnet/minecraft/class_634;field_2346:Dnamed borderCenterZLnet/minecraft/world/level/LevelProperties;borderCenterZ:D
-
borderSize
private double borderSize- Mappings:
Namespace Name Mixin selector official DLato;D:Dintermediary field_2347Lnet/minecraft/class_634;field_2347:Dnamed borderSizeLnet/minecraft/world/level/LevelProperties;borderSize:D
-
borderSizeLerpTime
private long borderSizeLerpTime- Mappings:
Namespace Name Mixin selector official ELato;E:Jintermediary field_2348Lnet/minecraft/class_634;field_2348:Jnamed borderSizeLerpTimeLnet/minecraft/world/level/LevelProperties;borderSizeLerpTime:J
-
borderSizeLerpTarget
private double borderSizeLerpTarget- Mappings:
Namespace Name Mixin selector official FLato;F:Dintermediary field_2349Lnet/minecraft/class_634;field_2349:Dnamed borderSizeLerpTargetLnet/minecraft/world/level/LevelProperties;borderSizeLerpTarget:D
-
borderSafeZone
private double borderSafeZone- Mappings:
Namespace Name Mixin selector official GLato;G:Dintermediary field_2350Lnet/minecraft/class_634;field_2350:Dnamed borderSafeZoneLnet/minecraft/world/level/LevelProperties;borderSafeZone:D
-
borderDamagePerBlock
private double borderDamagePerBlock- Mappings:
Namespace Name Mixin selector official HLato;H:Dintermediary field_2351Lnet/minecraft/class_634;field_2351:Dnamed borderDamagePerBlockLnet/minecraft/world/level/LevelProperties;borderDamagePerBlock:D
-
borderWarningBlocks
private int borderWarningBlocks- Mappings:
Namespace Name Mixin selector official ILato;I:Iintermediary field_2352Lnet/minecraft/class_634;field_2352:Inamed borderWarningBlocksLnet/minecraft/world/level/LevelProperties;borderWarningBlocks:I
-
borderWarningTime
private int borderWarningTime- Mappings:
Namespace Name Mixin selector official JLato;J:Iintermediary field_2353Lnet/minecraft/class_634;field_2353:Inamed borderWarningTimeLnet/minecraft/world/level/LevelProperties;borderWarningTime:I
-
gameRules
- Mappings:
Namespace Name Mixin selector official KLato;K:Ladk;intermediary field_2354Lnet/minecraft/class_634;field_2354:Lnet/minecraft/class_95;named gameRulesLnet/minecraft/world/level/LevelProperties;gameRules:Lnet/minecraft/world/GameRuleDispatcher;
-
-
Constructor Details
-
LevelProperties
protected LevelProperties() -
LevelProperties
- Mappings:
Namespace Name Mixin selector official <init>Lato;<init>(Ldn;)Vintermediary <init>Lnet/minecraft/class_634;<init>(Lnet/minecraft/class_1405;)Vnamed <init>Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/nbt/CompoundTag;)V
-
LevelProperties
- Mappings:
Namespace Name Mixin selector official <init>Lato;<init>(Ladp;Ljava/lang/String;)Vintermediary <init>Lnet/minecraft/class_634;<init>(Lnet/minecraft/class_102;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_634;<init>(Lnet/minecraft/class_634;)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_1928Lnet/minecraft/class_634;method_1928(Lnet/minecraft/class_102;)Vnamed copyFromLnet/minecraft/world/level/LevelProperties;copyFrom(Lnet/minecraft/world/level/LevelInfo;)V
-
toTag
- 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
- 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;
-
putNbt
- Mappings:
Namespace Name Mixin selector official aLato;a(Ldn;Ldn;)Vintermediary method_1934Lnet/minecraft/class_634;method_1934(Lnet/minecraft/class_1405;Lnet/minecraft/class_1405;)Vnamed putNbtLnet/minecraft/world/level/LevelProperties;putNbt(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/nbt/CompoundTag;)V
-
getSeed
public long getSeed()- 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()- 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()- 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()- 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()- 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()- 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
- 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
- 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;
-
setSpawnX
- 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
- 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
- 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)- 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)- 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
- 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
-
getLevelName
- 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;
-
setLevelName
- 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
-
getVersion
public int getVersion()- Mappings:
Namespace Name Mixin selector official lLato;l()Iintermediary method_1979Lnet/minecraft/class_634;method_1979()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_1956Lnet/minecraft/class_634;method_1956(I)Vnamed setVersionLnet/minecraft/world/level/LevelProperties;setVersion(I)V
-
getLastPlayed
- Mappings:
Namespace Name Mixin selector official mLato;m()Jintermediary method_1981Lnet/minecraft/class_634;method_1981()Jnamed getLastPlayedLnet/minecraft/world/level/LevelProperties;getLastPlayed()J
-
getClearWeatherTIme
public int getClearWeatherTIme()- Mappings:
Namespace Name Mixin selector official ALato;A()Iintermediary method_1913Lnet/minecraft/class_634;method_1913()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_1972Lnet/minecraft/class_634;method_1972(I)Vnamed setClearWeatherTimeLnet/minecraft/world/level/LevelProperties;setClearWeatherTime(I)V
-
isThundering
public boolean isThundering()- Mappings:
Namespace Name Mixin selector official nLato;n()Zintermediary method_1983Lnet/minecraft/class_634;method_1983()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_1937Lnet/minecraft/class_634;method_1937(Z)Vnamed setThunderingLnet/minecraft/world/level/LevelProperties;setThundering(Z)V
-
getThunderTime
public int getThunderTime()- Mappings:
Namespace Name Mixin selector official oLato;o()Iintermediary method_1985Lnet/minecraft/class_634;method_1985()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_1962Lnet/minecraft/class_634;method_1962(I)Vnamed setThunderTimeLnet/minecraft/world/level/LevelProperties;setThunderTime(I)V
-
isRaining
public boolean isRaining()- Mappings:
Namespace Name Mixin selector official pLato;p()Zintermediary method_1987Lnet/minecraft/class_634;method_1987()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_1943Lnet/minecraft/class_634;method_1943(Z)Vnamed setRainingLnet/minecraft/world/level/LevelProperties;setRaining(Z)V
-
getRainTIme
public int getRainTIme()- Mappings:
Namespace Name Mixin selector official qLato;q()Iintermediary method_1989Lnet/minecraft/class_634;method_1989()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_1966Lnet/minecraft/class_634;method_1966(I)Vnamed setRainTimeLnet/minecraft/world/level/LevelProperties;setRainTime(I)V
-
getGameMode
- 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;
-
hasStructures
public boolean hasStructures()- Mappings:
Namespace Name Mixin selector official sLato;s()Zintermediary method_1992Lnet/minecraft/class_634;method_1992()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_1964Lnet/minecraft/class_634;method_1964(Z)Vnamed setStructuresLnet/minecraft/world/level/LevelProperties;setStructures(Z)V
-
setGamemode
- Mappings:
Namespace Name Mixin selector official aLato;a(Ladp$a;)Vintermediary method_1927Lnet/minecraft/class_634;method_1927(Lnet/minecraft/class_102$class_103;)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_1993Lnet/minecraft/class_634;method_1993()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_1968Lnet/minecraft/class_634;method_1968(Z)Vnamed setHardcoreLnet/minecraft/world/level/LevelProperties;setHardcore(Z)V
-
getGeneratorType
- 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
- 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
-
getGeneratorOptions
- Mappings:
Namespace Name Mixin selector official BLato;B()Ljava/lang/String;intermediary method_1914Lnet/minecraft/class_634;method_1914()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_1995Lnet/minecraft/class_634;method_1995()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_1949Lnet/minecraft/class_634;method_1949(Z)Vnamed setCheatsLnet/minecraft/world/level/LevelProperties;setCheats(Z)V
-
isInitialized
public boolean isInitialized()- 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)- 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
- 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;
-
getBorderCenterX
public double getBorderCenterX()- Mappings:
Namespace Name Mixin selector official CLato;C()Dintermediary method_1915Lnet/minecraft/class_634;method_1915()Dnamed getBorderCenterXLnet/minecraft/world/level/LevelProperties;getBorderCenterX()D
-
getBorderCenterZ
public double getBorderCenterZ()- Mappings:
Namespace Name Mixin selector official DLato;D()Dintermediary method_1916Lnet/minecraft/class_634;method_1916()Dnamed getBorderCenterZLnet/minecraft/world/level/LevelProperties;getBorderCenterZ()D
-
getBorderSize
public double getBorderSize()- Mappings:
Namespace Name Mixin selector official ELato;E()Dintermediary method_1917Lnet/minecraft/class_634;method_1917()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_1925Lnet/minecraft/class_634;method_1925(D)Vnamed setBorderSizeLnet/minecraft/world/level/LevelProperties;setBorderSize(D)V
-
getBorderSizeLerpTIme
public long getBorderSizeLerpTIme()- Mappings:
Namespace Name Mixin selector official FLato;F()Jintermediary method_1918Lnet/minecraft/class_634;method_1918()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_1957Lnet/minecraft/class_634;method_1957(J)Vnamed setBorderSizeLerpTimeLnet/minecraft/world/level/LevelProperties;setBorderSizeLerpTime(J)V
-
getBorderSizeLerpTarget
public double getBorderSizeLerpTarget()- Mappings:
Namespace Name Mixin selector official GLato;G()Dintermediary method_1919Lnet/minecraft/class_634;method_1919()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_1939Lnet/minecraft/class_634;method_1939(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_1945Lnet/minecraft/class_634;method_1945(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_1951Lnet/minecraft/class_634;method_1951(D)Vnamed setBorderCenterXLnet/minecraft/world/level/LevelProperties;setBorderCenterX(D)V
-
getSafeZone
public double getSafeZone()- Mappings:
Namespace Name Mixin selector official HLato;H()Dintermediary method_1920Lnet/minecraft/class_634;method_1920()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_1955Lnet/minecraft/class_634;method_1955(D)Vnamed setSafeZoneLnet/minecraft/world/level/LevelProperties;setSafeZone(D)V
-
getBorderDamagePerBlock
public double getBorderDamagePerBlock()- Mappings:
Namespace Name Mixin selector official ILato;I()Dintermediary method_1921Lnet/minecraft/class_634;method_1921()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_1961Lnet/minecraft/class_634;method_1961(D)Vnamed setBorderDamagePerBlockLnet/minecraft/world/level/LevelProperties;setBorderDamagePerBlock(D)V
-
getBorderWarningBlocks
public int getBorderWarningBlocks()- Mappings:
Namespace Name Mixin selector official JLato;J()Iintermediary method_1922Lnet/minecraft/class_634;method_1922()Inamed getBorderWarningBlocksLnet/minecraft/world/level/LevelProperties;getBorderWarningBlocks()I
-
getBorderWarningTime
public int getBorderWarningTime()- Mappings:
Namespace Name Mixin selector official KLato;K()Iintermediary method_1923Lnet/minecraft/class_634;method_1923()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_1974Lnet/minecraft/class_634;method_1974(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_1977Lnet/minecraft/class_634;method_1977(I)Vnamed setBorderWarningTimeLnet/minecraft/world/level/LevelProperties;setBorderWarningTime(I)V
-
getDifficulty
- 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
- 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()- 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)- 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
-
addToCrashReport
- Mappings:
Namespace Name Mixin selector official aLato;a(Lc;)Vintermediary method_1931Lnet/minecraft/class_634;method_1931(Lnet/minecraft/class_1364;)Vnamed addToCrashReportLnet/minecraft/world/level/LevelProperties;addToCrashReport(Lnet/minecraft/util/crash/CrashReportSection;)V
-