History - net.minecraft.client.render.world.RenderChunk
1.13.2
Names
cws
cwt
net.minecraft.unmapped.C_68333747
net.minecraft.class_2481
Fields
World: d, f_34233742, world, field_178588_d
World: d, field_11072, world, field_178588_d, world
int: a, f_32530247, updateCounter, field_178592_a
int: a, field_11069, updateCounter, field_178592_a, renderChunksUpdated
CompiledChunk: b, f_58593050, compiled, field_178590_b
CompiledChunk: b, field_11070, compiled, field_178590_b, compiledChunk
ReentrantLock: f, f_55476087, taskLock, field_178587_g
ReentrantLock: f, field_11075, taskLock, field_178587_g, lockCompileTask
ReentrantLock: g, f_96505414, compileLock, field_178598_h
ReentrantLock: g, field_11076, compileLock, field_178598_h, lockCompiledChunk
Set<BlockEntity>: i, f_80035516, globalBlockEntities, field_181056_j
Set<BlockEntity>: i, field_11078, globalBlockEntities, field_181056_j, setTileEntities
FloatBuffer: j, f_08102013, matrix, field_178597_k
FloatBuffer: j, field_11080, matrix, field_178597_k, modelviewMatrix
VertexBuffer[]: k, f_18675523, buffers, field_178594_l
VertexBuffer[]: k, field_11081, buffers, field_178594_l, vertexBuffers
Box: c, f_92982318, bounds, field_178591_c
Box: c, field_13615, bounds, field_178591_c, boundingBox
int: l, f_10193862, lastFrame, field_178595_m
int: l, field_11082, lastFrame, field_178595_m, frameIndex
boolean: m, f_51933456, dirty, field_178593_n
boolean: m, field_11083, dirty, field_178593_n, needsUpdate
BlockPos$Mutable: n, f_93931534, origin, field_178586_f
BlockPos$Mutable: n, field_13616, origin, field_178586_f, position
BlockPos$Mutable[]: o, f_80574575, relativeOrigins, field_181702_p
BlockPos$Mutable[]: o, field_13617, relativeOrigins, field_181702_p, mapEnumFacing
boolean: p, f_26082089, playerChanged, field_188284_q
boolean: p, field_13618, playerChanged, field_188284_q, needsImmediateUpdate
ChunkCompileTask: h, f_90317381, pendingTask, field_178599_i
ChunkCompileTask: h, field_11077, pendingTask, field_178599_i, compileTask
WorldRenderer: e, f_61747675, renderer, field_178589_e
WorldRenderer: e, field_11073, renderer, field_178589_e, renderGlobal
Constructors
Methods
boolean (int): a, m_46858589, setFrame, func_178577_a
boolean (int): a, method_10156, setFrame, func_178577_a, setFrameIndex
VertexBuffer (int): b, m_83884122, getBuffer, func_178565_b
VertexBuffer (int): b, method_10165, getBuffer, func_178565_b, getVertexBufferByLayer
void (int, int, int): a, m_12806155, setOrigin, func_189562_a
void (int, int, int): a, method_12427, setOrigin, func_189562_a, setPosition
void (): b, m_39606697, cancelCompile, func_178578_b
void (): b, method_10163, cancelCompile, func_178578_b, finishCompileTask
ReentrantLock (): c, m_93895693, getTaskLock, func_178579_c
ReentrantLock (): c, method_10166, getTaskLock, func_178579_c, getLockCompileTask
double (): f, m_84427157, squaredDistanceToPlayer, func_188280_f
double (): f, method_12429, squaredDistanceToPlayer, func_188280_f, getDistanceSq
void (BufferBuilder, BlockPos): a, m_59381534, beginLayer, func_178573_a
void (BufferBuilder, BlockPos): a, method_10158, beginLayer, func_178573_a, preRenderBlocks
void (BlockLayer, float, float, float, BufferBuilder, CompiledChunk): a, m_05112239, endLayer, func_178584_a
void (BlockLayer, float, float, float, BufferBuilder, CompiledChunk): a, method_10157, endLayer, func_178584_a, postRenderBlocks
void (): p, m_35290162, glTransform, func_178567_n
void (): p, method_10174, glTransform, func_178567_n, initModelviewMatrix
void (): g, m_36181668, glMultMatrix, func_178572_f
void (): g, method_10169, glMultMatrix, func_178572_f, multModelviewMatrix
CompiledChunk (): h, m_06437328, getCompiledChunk, func_178571_g
CompiledChunk (): h, method_10170, getCompiledChunk, func_178571_g, getCompiledChunk
void (CompiledChunk): a, m_95817558, setCompiledChunk, func_178580_a
void (CompiledChunk): a, method_10159, setCompiledChunk, func_178580_a, setCompiledChunk
void (): i, m_54542284, reset, func_178585_h
void (): i, method_10171, reset, func_178585_h, stopCompileTask
void (): a, m_92790213, delete, func_178566_a
void (): a, method_10154, delete, func_178566_a, deleteGlResources
BlockPos (): k, m_08421318, getOrigin, func_178568_j
BlockPos (): k, method_10172, getOrigin, func_178568_j, getPosition
void (boolean): a, m_53687520, setDirty, func_178575_a
void (boolean): a, method_10162, setDirty, func_178575_a, setNeedsUpdate
void (): l, m_33303308, setNotDirty, func_188282_m
void (): l, method_12430, setNotDirty, func_188282_m, clearNeedsUpdate
boolean (): m, m_34795040, isDirty, func_178569_m
boolean (): m, method_10173, isDirty, func_178569_m, needsUpdate
boolean (): n, m_66682582, isDirtyFromPlayer, func_188281_o
boolean (): n, method_12431, isDirtyFromPlayer, func_188281_o, needsImmediateUpdate
BlockPos (Direction): a, m_73195877, getRelativeOrigin, func_181701_a
BlockPos (Direction): a, method_12428, getRelativeOrigin, func_181701_a, getBlockPosOffset16
World (): o, m_90830797, getWorld, func_188283_p
World (): o, method_12432, getWorld, func_188283_p, getWorld
void (float, float, float, ChunkCompileTask): a, m_14225685, rebuildTranslucent, func_178570_a
void (float, float, float, ChunkCompileTask): a, method_10155, rebuildTranslucent, func_178570_a, resortTransparency
void (float, float, float, ChunkCompileTask): b, m_09308913, compile, func_178581_b
void (float, float, float, ChunkCompileTask): b, method_10164, compile, func_178581_b, rebuildChunk
ChunkCompileTask (): d, m_68642710, startCompile, func_178574_d
ChunkCompileTask (): d, method_10167, startCompile, func_178574_d, makeCompileTaskChunk
ChunkCompileTask (): e, m_83125721, startResortTransparency, func_178582_e
ChunkCompileTask (): e, method_10168, startResortTransparency, func_178582_e, makeCompileTaskTransparency
1.13.1
Names
cwj
cws
Fields
WorldRenderer: e, f_61747675, renderer, field_178589_e
int: j, f_35406012, index, field_178596_j
FloatBuffer: k, f_08102013, matrix, field_178597_k
FloatBuffer: j, f_08102013, matrix, field_178597_k
VertexBuffer[]: l, f_18675523, buffers, field_178594_l
VertexBuffer[]: k, f_18675523, buffers, field_178594_l
int: m, f_10193862, lastFrame, field_178595_m
int: l, f_10193862, lastFrame, field_178595_m
boolean: n, f_51933456, dirty, field_178593_n
boolean: m, f_51933456, dirty, field_178593_n
BlockPos$Mutable: o, f_93931534, origin, field_178586_f
BlockPos$Mutable: n, f_93931534, origin, field_178586_f
BlockPos$Mutable[]: p, f_80574575, relativeOrigins, field_181702_p
BlockPos$Mutable[]: o, f_80574575, relativeOrigins, field_181702_p
boolean: q, f_26082089, playerChanged, field_188284_q
boolean: p, f_26082089, playerChanged, field_188284_q
WorldRenderer: e, f_61747675, renderer, field_178589_e
Constructors
(World, WorldRenderer, int)
Methods
1.13
Names
bxr
cwj
net.minecraft.class_2481
net.minecraft.unmapped.C_68333747
Fields
World: d, field_11072, world, field_178588_d, world
World: d, f_34233742, world, field_178588_d
WorldRenderer: e, field_11073, renderer, field_178589_e, renderGlobal
WorldRenderer: e, f_61747675, renderer, field_178589_e
int: a, field_11069, updateCounter, field_178592_a, renderChunksUpdated
int: a, f_32530247, updateCounter, field_178592_a
CompiledChunk: b, field_11070, compiled, field_178590_b, compiledChunk
CompiledChunk: b, f_58593050, compiled, field_178590_b
ReentrantLock: f, field_11075, taskLock, field_178587_g, lockCompileTask
ReentrantLock: f, f_55476087, taskLock, field_178587_g
ReentrantLock: g, field_11076, compileLock, field_178598_h, lockCompiledChunk
ReentrantLock: g, f_96505414, compileLock, field_178598_h
ChunkCompileTask: h, field_11077, pendingTask, field_178599_i, compileTask
Set<BlockEntity>: i, field_11078, globalBlockEntities, field_181056_j, setTileEntities
Set<BlockEntity>: i, f_80035516, globalBlockEntities, field_181056_j
int: j, field_11079, index, field_178596_j, index
int: j, f_35406012, index, field_178596_j
FloatBuffer: k, field_11080, matrix, field_178597_k, modelviewMatrix
FloatBuffer: k, f_08102013, matrix, field_178597_k
VertexBuffer[]: l, field_11081, buffers, field_178594_l, vertexBuffers
VertexBuffer[]: l, f_18675523, buffers, field_178594_l
Box: c, field_13615, bounds, field_178591_c, boundingBox
Box: c, f_92982318, bounds, field_178591_c
int: m, field_11082, lastFrame, field_178595_m, frameIndex
int: m, f_10193862, lastFrame, field_178595_m
boolean: n, field_11083, dirty, field_178593_n, needsUpdate
boolean: n, f_51933456, dirty, field_178593_n
BlockPos$Mutable: o, field_13616, origin, field_178586_f, position
BlockPos$Mutable: o, f_93931534, origin, field_178586_f
BlockPos$Mutable[]: p, field_13617, relativeOrigins, field_181702_p, mapEnumFacing
BlockPos$Mutable[]: p, f_80574575, relativeOrigins, field_181702_p
boolean: q, field_13618, playerChanged, field_188284_q, needsImmediateUpdate
boolean: q, f_26082089, playerChanged, field_188284_q
WorldRegion: r, field_14966, region, field_189564_r, worldView
ChunkCompileTask: h, f_90317381, pendingTask, field_178599_i
Constructors
Methods
boolean (int): a, method_10156, setFrame, func_178577_a, setFrameIndex
boolean (int): a, m_46858589, setFrame, func_178577_a
VertexBuffer (int): b, method_10165, getBuffer, func_178565_b, getVertexBufferByLayer
VertexBuffer (int): b, m_83884122, getBuffer, func_178565_b
void (int, int, int): a, method_12427, setOrigin, func_189562_a, setPosition
void (int, int, int): a, m_12806155, setOrigin, func_189562_a
void (float, float, float, ChunkCompileTask): a, method_10155, rebuildTranslucent, func_178570_a, resortTransparency
void (float, float, float, ChunkCompileTask): b, method_10164, compile, func_178581_b, rebuildChunk
void (): b, method_10163, cancelCompile, func_178578_b, finishCompileTask
void (): b, m_39606697, cancelCompile, func_178578_b
ReentrantLock (): c, method_10166, getTaskLock, func_178579_c, getLockCompileTask
ReentrantLock (): c, m_93895693, getTaskLock, func_178579_c
ChunkCompileTask (): d, method_10167, startCompile, func_178574_d, makeCompileTaskChunk
void (): q, method_12433, createRegion, func_189563_q, rebuildWorldView
ChunkCompileTask (): e, method_10168, startResortTransparency, func_178582_e, makeCompileTaskTransparency
double (): f, method_12429, squaredDistanceToPlayer, func_188280_f, getDistanceSq
double (): f, m_84427157, squaredDistanceToPlayer, func_188280_f
void (BufferBuilder, BlockPos): a, method_10158, beginLayer, func_178573_a, preRenderBlocks
void (BufferBuilder, BlockPos): a, m_59381534, beginLayer, func_178573_a
void (BlockLayer, float, float, float, BufferBuilder, CompiledChunk): a, method_10157, endLayer, func_178584_a, postRenderBlocks
void (BlockLayer, float, float, float, BufferBuilder, CompiledChunk): a, m_05112239, endLayer, func_178584_a
void (): r, method_10174, glTransform, func_178567_n, initModelviewMatrix
void (): p, m_35290162, glTransform, func_178567_n
void (): g, method_10169, glMultMatrix, func_178572_f, multModelviewMatrix
void (): g, m_36181668, glMultMatrix, func_178572_f
CompiledChunk (): h, method_10170, getCompiledChunk, func_178571_g, getCompiledChunk
CompiledChunk (): h, m_06437328, getCompiledChunk, func_178571_g
void (CompiledChunk): a, method_10159, setCompiledChunk, func_178580_a, setCompiledChunk
void (CompiledChunk): a, m_95817558, setCompiledChunk, func_178580_a
void (): i, method_10171, reset, func_178585_h, stopCompileTask
void (): i, m_54542284, reset, func_178585_h
void (): a, method_10154, delete, func_178566_a, deleteGlResources
void (): a, m_92790213, delete, func_178566_a
BlockPos (): k, method_10172, getOrigin, func_178568_j, getPosition
BlockPos (): k, m_08421318, getOrigin, func_178568_j
void (boolean): a, method_10162, setDirty, func_178575_a, setNeedsUpdate
void (boolean): a, m_53687520, setDirty, func_178575_a
void (): m, method_12430, setNotDirty, func_188282_m, clearNeedsUpdate
void (): l, m_33303308, setNotDirty, func_188282_m
boolean (): n, method_10173, isDirty, func_178569_m, needsUpdate
boolean (): m, m_34795040, isDirty, func_178569_m
boolean (): o, method_12431, isDirtyFromPlayer, func_188281_o, needsImmediateUpdate
boolean (): n, m_66682582, isDirtyFromPlayer, func_188281_o
BlockPos (Direction): a, method_12428, getRelativeOrigin, func_181701_a, getBlockPosOffset16
BlockPos (Direction): a, m_73195877, getRelativeOrigin, func_181701_a
World (): p, method_12432, getWorld, func_188283_p, getWorld
World (): o, m_90830797, getWorld, func_188283_p
void (float, float, float, ChunkCompileTask): a, m_14225685, rebuildTranslucent, func_178570_a
void (float, float, float, ChunkCompileTask): b, m_09308913, compile, func_178581_b
ChunkCompileTask (): d, m_68642710, startCompile, func_178574_d
ChunkCompileTask (): e, m_83125721, startResortTransparency, func_178582_e
1.12.2
Names
bxr
net.minecraft.class_2481
net.minecraft.client.render.world.RenderChunk
net.minecraft.client.renderer.chunk.RenderChunk
net.minecraft.client.renderer.chunk.RenderChunk
Fields
World: d, field_11072, world, field_178588_d, world
WorldRenderer: e, field_11073, renderer, field_178589_e, renderGlobal
int: a, field_11069, updateCounter, field_178592_a, renderChunksUpdated
CompiledChunk: b, field_11070, compiled, field_178590_b, compiledChunk
ReentrantLock: f, field_11075, taskLock, field_178587_g, lockCompileTask
ReentrantLock: g, field_11076, compileLock, field_178598_h, lockCompiledChunk
ChunkCompileTask: h, field_11077, pendingTask, field_178599_i, compileTask
Set<BlockEntity>: i, field_11078, globalBlockEntities, field_181056_j, setTileEntities
int: j, field_11079, index, field_178596_j, index
FloatBuffer: k, field_11080, matrix, field_178597_k, modelviewMatrix
VertexBuffer[]: l, field_11081, buffers, field_178594_l, vertexBuffers
Box: c, field_13615, bounds, field_178591_c, boundingBox
int: m, field_11082, lastFrame, field_178595_m, frameIndex
boolean: n, field_11083, dirty, field_178593_n, needsUpdate
BlockPos$Mutable: o, field_13616, origin, field_178586_f, position
BlockPos$Mutable[]: p, field_13617, relativeOrigins, field_181702_p, mapEnumFacing
boolean: q, field_13618, playerChanged, field_188284_q, needsImmediateUpdate
WorldRegion: r, field_14966, region, field_189564_r, worldView
Constructors
(World, WorldRenderer, int)
Methods
boolean (int): a, method_10156, setFrame, func_178577_a, setFrameIndex
VertexBuffer (int): b, method_10165, getBuffer, func_178565_b, getVertexBufferByLayer
void (int, int, int): a, method_12427, setOrigin, func_189562_a, setPosition
void (float, float, float, ChunkCompileTask): a, method_10155, rebuildTranslucent, func_178570_a, resortTransparency
void (float, float, float, ChunkCompileTask): b, method_10164, compile, func_178581_b, rebuildChunk
void (): b, method_10163, cancelCompile, func_178578_b, finishCompileTask
ReentrantLock (): c, method_10166, getTaskLock, func_178579_c, getLockCompileTask
ChunkCompileTask (): d, method_10167, startCompile, func_178574_d, makeCompileTaskChunk
void (): q, method_12433, createRegion, func_189563_q, rebuildWorldView
ChunkCompileTask (): e, method_10168, startResortTransparency, func_178582_e, makeCompileTaskTransparency
double (): f, method_12429, squaredDistanceToPlayer, func_188280_f, getDistanceSq
void (BufferBuilder, BlockPos): a, method_10158, beginLayer, func_178573_a, preRenderBlocks
void (BlockLayer, float, float, float, BufferBuilder, CompiledChunk): a, method_10157, endLayer, func_178584_a, postRenderBlocks
void (): r, method_10174, glTransform, func_178567_n, initModelviewMatrix
void (): g, method_10169, glMultMatrix, func_178572_f, multModelviewMatrix
CompiledChunk (): h, method_10170, getCompiledChunk, func_178571_g, getCompiledChunk
void (CompiledChunk): a, method_10159, setCompiledChunk, func_178580_a, setCompiledChunk
void (): i, method_10171, reset, func_178585_h, stopCompileTask
void (): a, method_10154, delete, func_178566_a, deleteGlResources
BlockPos (): k, method_10172, getOrigin, func_178568_j, getPosition
void (boolean): a, method_10162, setDirty, func_178575_a, setNeedsUpdate
void (): m, method_12430, setNotDirty, func_188282_m, clearNeedsUpdate
boolean (): n, method_10173, isDirty, func_178569_m, needsUpdate
boolean (): o, method_12431, isDirtyFromPlayer, func_188281_o, needsImmediateUpdate
BlockPos (Direction): a, method_12428, getRelativeOrigin, func_181701_a, getBlockPosOffset16
World (): p, method_12432, getWorld, func_188283_p, getWorld