net.minecraft.server.world

public class ReadOnlyWorldData

extends WorldData

atl
net.minecraft.class_97
net.minecraft.server.world.ReadOnlyWorldData
net.minecraft.world.storage.DerivedWorldInfo

Field summary

Modifier and TypeField
private final WorldData
b
field_225
properties
theWorldInfo

Constructor summary

ModifierConstructor
public (WorldData arg0)

Method summary

Modifier and TypeMethod
public NbtCompound
a()
method_201()
toNbt()
getNBTTagCompound()
public NbtCompound
a(dn arg0)
method_204(class_322 arg0)
toNbt(NbtCompound arg0)
cloneNBTCompound(NBTTagCompound arg0)
public long
b()
method_210()
getSeed()
getSeed()
public int
c()
method_214()
getSpawnX()
getSpawnX()
public int
d()
method_216()
getSpawnY()
getSpawnY()
public int
e()
method_218()
getSpawnZ()
getSpawnZ()
public long
f()
method_4136()
getTime()
getWorldTotalTime()
public long
g()
method_220()
getTimeOfDay()
getWorldTime()
public NbtCompound
i()
method_224()
getPlayerData()
getPlayerNBTTagCompound()
public String
k()
method_226()
getName()
getWorldName()
public int
l()
method_227()
getVersion()
getSaveVersion()
public boolean
n()
method_229()
isThundering()
isThundering()
public int
o()
method_230()
getThunderTime()
getThunderTime()
public boolean
p()
method_231()
isRaining()
isRaining()
public int
q()
method_232()
getRainTime()
getRainTime()
public WorldSettings$GameMode
r()
method_233()
getDefaultGamemode()
getGameType()
public void
b(long arg0)
method_4131(long arg0)
setTime(long arg0)
setWorldTotalTime(long arg0)
public void
c(long arg0)
method_212(long arg0)
setTimeOfDay(long arg0)
setWorldTime(long arg0)
public void
a(cj arg0)
method_9324(class_2552 arg0)
setSpawnPoint(BlockPos arg0)
setSpawn(BlockPos arg0)
public void
a(String arg0)
method_206(String arg0)
setName(String arg0)
setWorldName(String arg0)
public void
e(int arg0)
method_219(int arg0)
setVersion(int arg0)
setSaveVersion(int arg0)
public void
a(boolean arg0)
method_209(boolean arg0)
setThundering(boolean arg0)
setThundering(boolean arg0)
public void
f(int arg0)
method_221(int arg0)
setThunderTime(int arg0)
setThunderTime(int arg0)
public void
b(boolean arg0)
method_213(boolean arg0)
setRaining(boolean arg0)
setRaining(boolean arg0)
public void
g(int arg0)
method_223(int arg0)
setRainTime(int arg0)
setRainTime(int arg0)
public boolean
s()
method_234()
allowStructures()
isMapFeaturesEnabled()
public boolean
t()
method_235()
isHardcore()
isHardcoreModeEnabled()
public WorldGeneratorType
u()
method_236()
getGeneratorType()
getTerrainType()
public void
a(adr arg0)
method_208(class_1160 arg0)
setGeneratorType(WorldGeneratorType arg0)
setTerrainType(WorldType arg0)
public boolean
v()
method_237()
allowCommands()
areCommandsAllowed()
public void
c(boolean arg0)
method_9328(boolean arg0)
setAllowCommands(boolean arg0)
setAllowCommands(boolean arg0)
public boolean
w()
method_238()
isInitialized()
isInitialized()
public void
d(boolean arg0)
method_217(boolean arg0)
setInitialized(boolean arg0)
setServerInitialized(boolean arg0)
public GameRules
x()
method_4149()
getGameRules()
getGameRulesInstance()
public Difficulty
y()
method_9339()
getDifficulty()
getDifficulty()
public void
a(oj arg0)
method_9325(class_2151 arg0)
setDifficulty(Difficulty arg0)
setDifficulty(EnumDifficulty arg0)
public boolean
z()
method_9340()
isDifficultyLocked()
isDifficultyLocked()
public void
e(boolean arg0)
method_9332(boolean arg0)
setDifficultyLocked(boolean arg0)
setDifficultyLocked(boolean arg0)
public long
h()
method_222()
getSizeOnDisk()
getSizeOnDisk()
public long
m()
method_228()
getLastPlayed()
getLastTimePlayed()
public void
a(int arg0)
method_202(int arg0)
setSpawnX(int arg0)
setSpawnX(int arg0)
public void
b(int arg0)
method_211(int arg0)
setSpawnY(int arg0)
setSpawnY(int arg0)
public void
c(int arg0)
method_215(int arg0)
setSpawnZ(int arg0)
setSpawnZ(int arg0)