History - net.minecraft.world.gen.chunk.TheEndChunkGenerator
1.7.10
Names
ara
net.minecraft.class_1219
net.minecraft.world.gen.chunk.TheEndChunkGenerator
net.minecraft.world.gen.ChunkProviderEnd
Fields
Random: i, field_4855, random, endRNG
PerlinNoise: j, field_4856, minLimitPerlinNoise, noiseGen1
PerlinNoise: k, field_4857, maxLimitPerlinNoise, noiseGen2
PerlinNoise: l, field_4858, perlinNoise1, noiseGen3
PerlinNoise: a, field_4847, scaleNoise, noiseGen4
PerlinNoise: b, field_4848, depthNoise, noiseGen5
World: m, field_4859, world, endWorld
double[]: n, field_4860, heightMap, densities
Biome[]: o, field_4861, biomes, biomesForGeneration
double[]: c, field_4849, perlinNoiseBuffer, noiseData1
double[]: d, field_4850, minLimitPerlinNoiseBuffer, noiseData2
double[]: e, field_4851, maxLimitPerlinNoiseBuffer, noiseData3
double[]: f, field_4852, scaleNoiseBuffer, noiseData4
double[]: g, field_4853, depthNoiseBuffer, noiseData5
int[][]: h, field_4854, waterDepths, field_73203_h
Constructors
(World, long)
Methods
void (int, int, Block[], Biome[]): a, method_4010, buildTerrain, func_147420_a
void (int, int, Block[], Biome[]): b, method_6547, buildSurfaces, func_147421_b
WorldChunk (int, int): c, method_3871, loadChunk, loadChunk
WorldChunk (int, int): d, method_3873, getChunk, provideChunk
double[] (double[], int, int, int, int, int, int): a, method_4011, generateHeightMap, initializeNoiseField
boolean (int, int): a, method_3864, hasChunk, chunkExists
void (ChunkSource, int, int): a, method_3867, populateChunk, populate
boolean (boolean, ProgressListener): a, method_3868, save, saveChunks
void (): c, method_4727, flush, saveExtraData
boolean (): d, method_3869, tick, unloadQueuedChunks
boolean (): e, method_3870, shouldSave, canSave
String (): f, method_3872, getDebugInfo, makeString
List (MobCategory, int, int, int): a, method_3865, getSpawnEntries, getPossibleCreatures
BlockPos (World, String, int, int, int): a, method_3866, findNearestStructure, findClosestStructure
int (): g, method_3874, size, getLoadedChunkCount
void (int, int): e, method_4702, placeStructures, recreateStructures