History - net.minecraft.client.render.world.WorldRenderer
1.7.10
Names
bma
net.minecraft.class_530
net.minecraft.client.render.world.WorldRenderer
net.minecraft.client.renderer.RenderGlobal
Fields
org.apache.logging.log4j.Logger: m, field_7976, LOGGER, logger
Identifier: n, field_6460, MOON_PHASES_LOCATION, locationMoonPhasesPng
Identifier: o, field_6461, SUN_LOCATION, locationSunPng
Identifier: p, field_6462, CLOUDS_LOCATION, locationCloudsPng
Identifier: q, field_6463, END_SKY_LOCATION, locationEndSkyPng
List: a, field_1902, blockEntitiesToBeRendered, tileEntities
ClientWorld: r, field_1909, world, theWorld
TextureManager: s, field_6464, textureManager, renderEngine
List: t, field_1911, dirtyChunks, worldRenderersToUpdate
RenderChunk[]: u, field_1912, sortedChunks, sortedWorldRenderers
RenderChunk[]: v, field_1913, chunks, worldRenderers
int: w, field_1914, chunkCountX, renderChunksWide
int: x, field_1915, chunkCountY, renderChunksTall
int: y, field_1916, chunkCountZ, renderChunksDeep
int: z, field_1917, chunksGlList, glRenderListBase
Minecraft: A, field_1918, minecraft, mc
BlockRenderer: B, field_1919, blockRenderer, renderBlocksRg
IntBuffer: C, field_1920, occlusionBuffer, glOcclusionQueryBase
boolean: D, field_1921, occlusion, occlusionEnabled
int: E, field_1922, ticks, cloudTickCounter
int: F, field_1923, starsGlList, starGLCallList
int: G, field_1924, lightSkyGlList, glSkyList
int: H, field_1925, darkSkyGlList, glSkyList2
int: I, field_1926, minChunkX, minBlockX
int: J, field_1927, minChunkY, minBlockY
int: K, field_1883, minChunkZ, minBlockZ
int: L, field_1884, maxChunkX, maxBlockX
int: M, field_1885, maxChunkY, maxBlockY
int: N, field_1886, maxChunkZ, maxBlockZ
Map: O, field_1887, miningProgress, damagedBlocks
Map: P, field_7967, playingSongs, mapSoundPositions
Sprite[]: Q, field_5937, miningProgressSprites, destroyBlockIcons
boolean: R, field_7968, shouldRebuildStaticEntities, displayListEntitiesDirty
int: S, field_7969, glCallList, displayListEntities
int: T, field_1888, lastViewDistance, renderDistanceChunks
int: U, field_1889, entityRenderCooldown, renderEntitiesStartupCounter
int: V, field_1890, entityCount, countEntitiesTotal
int: W, field_1891, renderedEntityCount, countEntitiesRendered
int: X, field_1892, culledEntityCount, countEntitiesHidden
IntBuffer: b, field_1904, occlusionQueryBuffer, occlusionResult
int: Y, field_1893, chunkCount, renderersLoaded
int: Z, field_1894, invisibleChunkCount, renderersBeingClipped
int: aa, field_1895, occludedChunkCount, renderersBeingOccluded
int: ab, field_1896, compiledChunkCount, renderersBeingRendered
int: ac, field_1897, emptyChunkCount, renderersSkippingRenderPass
int: ad, field_1898, f_82385043, dummyRenderInt
int: ae, field_1899, chunkCheckIndex, worldRenderersCheckIndex
List: af, field_1900, chunksInCurrentLayer, glRenderLists
ChunkRenderer[]: ag, field_1901, chunkRenderers, allRenderLists
double: c, field_1905, prevCameraX, prevSortX
double: d, field_1906, prevCameraY, prevSortY
double: e, field_1907, prevCameraZ, prevSortZ
double: f, field_7970, cameraX, prevRenderSortX
double: g, field_7971, cameraY, prevRenderSortY
double: h, field_7972, cameraZ, prevRenderSortZ
int: i, field_7973, prevCameraChunkX, prevChunkSortX
int: j, field_7974, prevCameraChunkY, prevChunkSortY
int: k, field_7975, prevCameraChunkZ, prevChunkSortZ
int: l, field_1908, cullStep, frustumCheckOffset
Constructors
Methods
void (): i, method_1387, renderStars, renderStars
void (ClientWorld): a, method_1371, setWorld, setWorldAndLoadRenderers
void (): a, method_1363, reload, loadRenderers
void (LivingEntity, Culler, float): a, method_6887, renderEntities, renderEntities
String (): d, method_1381, getChunkDebugInfo, getDebugInfoRenders
String (): e, method_1384, getEntityDebugInfo, getDebugInfoEntities
void (): b, method_6413, notifyEntityChanged, onStaticEntitiesChanged
void (): f, method_6888, rebuildStaticEntities, rebuildDisplayListEntities
void (int, int, int): c, method_1383, sortChunks, markRenderersForNewPosition
int (LivingEntity, int, double): a, method_1374, render, sortAndRender
void (int, int): a, method_1367, checkOcclusionQueries, checkOcclusionQueryResult
int (int, int, int, double): a, method_1368, renderChunks, renderSortedRenderers
void (int, double): a, method_1366, renderLastChunks, renderAllRenderLists
void (): g, method_1385, tick, updateClouds
void (float): a, method_1365, renderSky, renderSky
void (float): b, method_1377, renderClouds, renderClouds
boolean (double, double, double, float): a, method_1364, hasThiccFog, hasCloudFog
void (float): c, method_1382, renderFancyClouds, renderCloudsFancy
boolean (LivingEntity, boolean): a, method_1375, compileChunks, updateRenderers
void (Tesselator, PlayerEntity, float): a, method_1372, renderMiningProgress, drawBlockDamageTexture
void (PlayerEntity, HitResult, int, float): a, method_1380, renderBlockOutline, drawSelectionBox
void (Box, int): a, method_6886, renderOutline, drawOutlinedBoundingBox
void (int, int, int, int, int, int): b, method_1378, markDirty, markBlocksForUpdate
void (int, int, int): a, method_3743, notifyBlockChanged, markBlockForUpdate
void (int, int, int): b, method_3751, notifyLightChanged, markBlockForRenderUpdate
void (int, int, int, int, int, int): a, method_3745, notifyRegionChanged, markBlockRangeForRenderUpdate
void (Culler, float): a, method_1373, cullChunks, clipRenderersByFrustum
void (String, int, int, int): a, method_3748, playRecordMusic, playRecord
void (String, double, double, double, float, float): a, method_3747, playSound, playSound
void (PlayerEntity, String, double, double, double, float, float): a, method_4693, playSound, playSoundToNearExcept
void (String, double, double, double, double, double, double): a, method_3746, addParticle, spawnParticle
Particle (String, double, double, double, double, double, double): b, method_1379, tryAddParticle, doSpawnParticle
void (Entity): a, method_3749, notifyEntityAdded, onEntityCreate
void (Entity): b, method_3752, notifyEntityRemoved, onEntityDestroy
void (): h, method_1386, releaseGlLists, deleteAllDisplayLists
void (int, int, int, int, int): a, method_4692, doGlobalEvent, broadcastSound
void (PlayerEntity, int, int, int, int, int): a, method_3750, doEvent, playAuxSFX
void (int, int, int, int, int): b, method_3744, updateBlockMiningProgress, destroyBlockPartially
void (SpriteRegistry): a, method_5136, registerSprites, registerDestroyBlockIcons