net.minecraft.client.renderer

public class ViewArea

geh
net.minecraft.client.renderer.ViewArea
net.minecraft.class_769
net.minecraft.client.render.BuiltChunkStorage
net.minecraft.src.C_4180_

Field summary

Modifier and TypeField
protected final LevelRenderer
a
levelRenderer
field_4146
worldRenderer
f_110838_
protected final Level
b
level
field_4151
world
f_110839_
protected int
c
sectionGridSizeY
field_4149
sizeY
f_291207_
protected int
d
sectionGridSizeX
field_4148
sizeX
f_291809_
protected int
e
sectionGridSizeZ
field_4147
sizeZ
f_290583_
private int
g
viewDistance
field_45629
viewDistance
f_291500_
public SectionRenderDispatcher$RenderSection[]
f
sections
field_4150
chunks
f_291707_

Constructor summary

ModifierConstructor
public (SectionRenderDispatcher chunkBuilder, Level world, int viewDistance, LevelRenderer worldRenderer)

Method summary

Modifier and TypeMethod
protected void
a(ggq arg0)
createSections(SectionRenderDispatcher arg0)
method_3324(class_846 arg0)
createChunks(ChunkBuilder chunkBuilder)
m_294128_(C_290152_ arg0)
public void
a()
releaseAllBuffers()
method_3327()
clear()
m_110849_()
private int
a(int arg0, int arg1, int arg2)
getSectionIndex(int arg0, int arg1, int arg2)
method_3326(int arg0, int arg1, int arg2)
getChunkIndex(int x, int y, int z)
m_293962_(int p_298060_, int p_297930_, int arg2)
protected void
a(int arg0)
setViewDistance(int arg0)
method_3325(int arg0)
setViewDistance(int viewDistance)
m_110853_(int arg0)
public int
b()
getViewDistance()
method_52839()
getViewDistance()
m_295654_()
public LevelHeightAccessor
c()
getLevelHeightAccessor()
method_52840()
getWorld()
m_294982_()
public void
a(double arg0, double arg1)
repositionCamera(double arg0, double arg1)
method_3330(double arg0, double arg1)
updateCameraPosition(double x, double z)
m_110850_(double p_110852_, double arg1)
public void
a(int arg0, int arg1, int arg2, boolean arg3)
setDirty(int arg0, int arg1, int arg2, boolean arg3)
method_16040(int arg0, int arg1, int arg2, boolean arg3)
scheduleRebuild(int x, int y, int z, boolean important)
m_110859_(int p_110861_, int p_110862_, int p_110863_, boolean arg3)
protected SectionRenderDispatcher$RenderSection
a(iz arg0)
getRenderSectionAt(BlockPos arg0)
method_3323(class_2338 arg0)
getRenderedChunk(BlockPos pos)
m_292642_(C_4675_ arg0)