net.minecraft.client.renderer

public class ViewArea

gvs
net.minecraft.client.renderer.ViewArea
net.minecraft.class_769

Field summary

Modifier and TypeField
protected final LevelRenderer
a
levelRenderer
field_4146
protected final Level
b
level
field_4151
protected int
c
sectionGridSizeY
field_4149
protected int
d
sectionGridSizeX
field_4148
protected int
e
sectionGridSizeZ
field_4147
private int
g
viewDistance
field_45629
private SectionPos
h
cameraSectionPos
field_53952
public SectionRenderDispatcher$RenderSection[]
f
sections
field_4150

Constructor summary

ModifierConstructor
public (SectionRenderDispatcher arg0, Level arg1, int arg2, LevelRenderer arg3)

Method summary

Modifier and TypeMethod
protected void
a(gyk arg0)
createSections(SectionRenderDispatcher arg0)
method_3324(class_846 arg0)
public void
a()
releaseAllBuffers()
method_3327()
private int
a(int arg0, int arg1, int arg2)
getSectionIndex(int arg0, int arg1, int arg2)
method_3326(int arg0, int arg1, int arg2)
protected void
a(int arg0)
setViewDistance(int arg0)
method_3325(int arg0)
public int
b()
getViewDistance()
method_52839()
public LevelHeightAccessor
c()
getLevelHeightAccessor()
method_52840()
public void
a(kb arg0)
repositionCamera(SectionPos arg0)
method_3330(class_4076 arg0)
public SectionPos
d()
getCameraSectionPos()
method_62966()
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)
protected SectionRenderDispatcher$RenderSection
a(iy arg0)
getRenderSectionAt(BlockPos arg0)
method_3323(class_2338 arg0)
protected SectionRenderDispatcher$RenderSection
a(long arg0)
getRenderSection(long arg0)
method_62963(long arg0)
private SectionRenderDispatcher$RenderSection
b(int arg0, int arg1, int arg2)
getRenderSection(int arg0, int arg1, int arg2)
method_62964(int arg0, int arg1, int arg2)
private boolean
c(int arg0, int arg1, int arg2)
containsSection(int arg0, int arg1, int arg2)
method_62965(int arg0, int arg1, int arg2)