net.minecraft.client.render.world

public class RenderChunkStorage

boq
net.minecraft.class_2427
net.minecraft.client.render.world.RenderChunkStorage
net.minecraft.client.renderer.ViewFrustum

Field summary

Modifier and TypeField
protected final WorldRenderer
a
field_10838
renderer
renderGlobal
protected final World
b
field_10839
world
world
protected int
c
field_10840
sizeY
countChunksY
protected int
d
field_10841
sizeX
countChunksX
protected int
e
field_10842
sizeZ
countChunksZ
public RenderChunk[]
f
field_10843
chunks
renderChunks

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
a(bqz arg0)
method_9936(class_2482 arg0)
setFactory(RenderChunkFactory factory)
createRenderChunks(IRenderChunkFactory renderChunkFactory)
public void
a()
method_9931()
releaseBuffers()
deleteGlResources()
protected void
a(int arg0)
method_9933(int arg0)
setViewDistance(int viewDistance)
setCountChunksXYZ(int renderDistanceChunks)
public void
a(double arg0, double arg1)
method_9932(double arg0, double arg1)
updateCameraPos(double x, double z)
updateChunkPositions(double viewEntityX, double viewEntityZ)
private int
a(int arg0, int arg1, int arg2)
method_9934(int arg0, int arg1, int arg2)
coordinate(int origin, int chunk, int size)
getBaseCoordinate(int arg0, int arg1, int arg2)
public void
a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
method_9935(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
setDirty(int minX, int minY, int minZ, int maxX, int maxY, int maxZ, boolean dirty)
markBlocksForUpdate(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
protected RenderChunk
a(cm arg0)
method_9937(class_2552 arg0)
getChunk(BlockPos pos)
getRenderChunk(BlockPos pos)