History - net.minecraft.world.WorldData

1.7.10

Names

ays

net.minecraft.class_100

net.minecraft.world.WorldData

net.minecraft.world.storage.WorldInfo

Fields

long: a, field_233, seed, randomSeed

WorldGeneratorType: b, field_234, generatorType, terrainType

String: c, field_4985, generatorOptions, generatorOptions

int: d, field_235, spawnX, spawnX

int: e, field_236, spawnY, spawnY

int: f, field_237, spawnZ, spawnZ

long: g, field_4986, time, totalTime

long: h, field_238, timeOfDay, worldTime

long: i, field_239, lastPlayed, lastTimePlayed

long: j, field_240, sizeOnDisk, sizeOnDisk

NbtCompound: k, field_241, playerData, playerTag

int: l, field_242, dimension, dimension

String: m, field_243, name, levelName

int: n, field_244, version, saveVersion

boolean: o, field_245, raining, raining

int: p, field_246, rainTime, rainTime

boolean: q, field_247, thundering, thundering

int: r, field_248, thunderTime, thunderTime

WorldSettings__GameMode: s, field_249, defaultGameMode, theGameType

boolean: t, field_250, allowStructures, mapFeaturesEnabled

boolean: u, field_251, hardcore, hardcore

boolean: v, field_252, allowCommands, allowCommands

boolean: w, field_253, initialized, initialized

GameRules: x, field_4987, gameRules, theGameRules

Constructors

()

(NbtCompound)

(WorldSettings, String)

(WorldData)

Methods

NbtCompound (): a, method_201, toNbt, getNBTTagCompound

NbtCompound (NbtCompound): a, method_204, toNbt, cloneNBTCompound

void (NbtCompound, NbtCompound): a, method_205, writeNbt, updateTagCompound

long (): b, method_210, getSeed, getSeed

int (): c, method_214, getSpawnX, getSpawnX

int (): d, method_216, getSpawnY, getSpawnY

int (): e, method_218, getSpawnZ, getSpawnZ

long (): f, method_4136, getTime, getWorldTotalTime

long (): g, method_220, getTimeOfDay, getWorldTime

NbtCompound (): i, method_224, getPlayerData, getPlayerNBTTagCompound

int (): j, method_225, getDimensionId, getDimension

void (long): b, method_4131, setTime, incrementTotalWorldTime

void (long): c, method_212, setTimeOfDay, setWorldTime

void (int, int, int): a, method_203, setSpawnPoint, setSpawnPosition

String (): k, method_226, getName, getWorldName

void (String): a, method_206, setName, setWorldName

int (): l, method_227, getVersion, getSaveVersion

void (int): e, method_219, setVersion, setSaveVersion

boolean (): n, method_229, isThundering, isThundering

void (boolean): a, method_209, setThundering, setThundering

int (): o, method_230, getThunderTime, getThunderTime

void (int): f, method_221, setThunderTime, setThunderTime

boolean (): p, method_231, isRaining, isRaining

void (boolean): b, method_213, setRaining, setRaining

int (): q, method_232, getRainTime, getRainTime

void (int): g, method_223, setRainTime, setRainTime

WorldSettings__GameMode (): r, method_233, getDefaultGamemode, getGameType

boolean (): s, method_234, allowStructures, isMapFeaturesEnabled

void (WorldSettings__GameMode): a, method_207, setDefaultGameMode, setGameType

boolean (): t, method_235, isHardcore, isHardcoreModeEnabled

WorldGeneratorType (): u, method_236, getGeneratorType, getTerrainType

void (WorldGeneratorType): a, method_208, setGeneratorType, setTerrainType

String (): y, method_4150, getGeneratorOptions, getGeneratorOptions

boolean (): v, method_237, allowCommands, areCommandsAllowed

boolean (): w, method_238, isInitialized, isInitialized

void (boolean): d, method_217, setInitialized, setServerInitialized

GameRules (): x, method_4149, getGameRules, getGameRulesInstance

void (CrashReportCategory): a, method_4130, populateCrashReport, addToCrashReport

long (): h, method_222, getSizeOnDisk, getSizeOnDisk

void (int): a, method_202, setSpawnX, setSpawnX

void (int): b, method_211, setSpawnY, setSpawnY

void (int): c, method_215, setSpawnZ, setSpawnZ

long (): m, method_228, getLastPlayed, getLastTimePlayed