net.minecraft.client.render.world

public class RenderChunkStorage

dky
net.minecraft.class_769
net.minecraft.client.render.world.RenderChunkStorage
net.minecraft.client.renderer.ViewFrustum
net.minecraft.client.renderer.ViewFrustum

Field summary

Modifier and TypeField
protected final WorldRenderer
a
field_4146
renderer
field_178169_a
renderGlobal
protected final World
b
field_4151
world
field_178167_b
world
protected int
c
field_4149
sizeY
field_178168_c
countChunksY
protected int
d
field_4148
sizeX
field_178165_d
countChunksX
protected int
e
field_4147
sizeZ
field_178166_e
countChunksZ
public RenderChunk[]
f
field_4150
chunks
field_178164_f
renderChunks

Constructor summary

ModifierConstructor
public (World world, int viewDistance, WorldRenderer renderer, RenderChunkFactory factory)

Method summary

Modifier and TypeMethod
protected void
a(dnh arg0)
method_3324(class_850 arg0)
setFactory(RenderChunkFactory factory)
func_178158_a(IChunkRendererFactory arg0)
createRenderChunks(IChunkRendererFactory renderChunkFactory)
public void
a()
method_3327()
releaseBuffers()
func_178160_a()
deleteGlResources()
private int
a(int arg0, int arg1, int arg2)
method_3326(int arg0, int arg1, int arg2)
index(int x, int y, int z)
func_212478_a(int arg0, int arg1, int arg2)
getIndex(int x, int y, int z)
protected void
a(int arg0)
method_3325(int arg0)
setViewDistance(int viewDistance)
func_178159_a(int arg0)
setCountChunksXYZ(int renderDistanceChunks)
public void
a(double arg0, double arg1)
method_3330(double arg0, double arg1)
updateCameraPos(double x, double z)
func_178163_a(double arg0, double arg1)
updateChunkPositions(double viewEntityX, double viewEntityZ)
private int
b(int arg0, int arg1, int arg2)
method_3328(int arg0, int arg1, int arg2)
coordinate(int origin, int chunk, int size)
func_178157_a(int arg0, int arg1, int arg2)
getBaseCoordinate(int midBlocksIn, int countBlocksIn, int chunksIn)
public void
a(int arg0, int arg1, int arg2, boolean arg3)
method_16040(int arg0, int arg1, int arg2, boolean arg3)
m_83512283(int arg0, int arg1, int arg2, boolean arg3)
func_217628_a(int arg0, int arg1, int arg2, boolean arg3)
markForRerender(int sectionX, int sectionY, int sectionZ, boolean rerenderOnMainThread)
protected RenderChunk
a(ev arg0)
method_3323(class_2338 arg0)
getChunk(BlockPos pos)
func_178161_a(BlockPos arg0)
getRenderChunk(BlockPos pos)