net.minecraft.client.renderer

public class ViewArea

gqz
net.minecraft.client.renderer.ViewArea
net.minecraft.class_769
net.minecraft.unmapped.C_rqhfsngs
net.minecraft.client.render.BuiltChunkStorage
net.minecraft.client.render.BuiltChunkStorage

Field summary

Modifier and TypeField
protected final LevelRenderer
a
levelRenderer
field_4146
f_gqsafriw
worldRenderer
worldRenderer
protected final Level
b
level
field_4151
f_ypmjrpkj
world
world
protected int
c
sectionGridSizeY
field_4149
f_ugpffsia
sizeY
yGridSections
protected int
d
sectionGridSizeX
field_4148
f_jiixbeeb
sizeX
xGridSections
protected int
e
sectionGridSizeZ
field_4147
f_mlshnjmi
sizeZ
zGridSections
private int
g
viewDistance
field_45629
f_afwynqyz
viewDistance
viewDistance
private SectionPos
h
cameraSectionPos
field_53952
f_sqecsiyn
sectionPos
sectionPos
public SectionRenderDispatcher$RenderSection[]
f
sections
field_4150
f_llzkkcwf
chunks
sections

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
a(gtp arg0)
createSections(SectionRenderDispatcher arg0)
method_3324(class_846 arg0)
m_paxdewur(C_sjynkhfr arg0)
createChunks(ChunkBuilder chunkBuilder)
createSections(ChunkBuilder builder)
public void
a()
releaseAllBuffers()
method_3327()
m_flvtwfft()
clear()
clear()
private int
a(int arg0, int arg1, int arg2)
getSectionIndex(int arg0, int arg1, int arg2)
method_3326(int arg0, int arg1, int arg2)
m_xexmfpvq(int arg0, int arg1, int arg2)
getChunkIndex(int x, int y, int z)
index(int x, int y, int z)
protected void
a(int arg0)
setViewDistance(int arg0)
method_3325(int arg0)
m_uqgbrzua(int arg0)
setViewDistance(int viewDistance)
setViewDistance(int viewDistance)
public int
b()
getViewDistance()
method_52839()
m_lzwczkxc()
getViewDistance()
getViewDistance()
public LevelHeightAccessor
c()
getLevelHeightAccessor()
method_52840()
m_thmsuaoy()
getWorld()
getWorld()
public void
a(jx arg0)
repositionCamera(SectionPos arg0)
method_3330(class_4076 arg0)
m_rxnslrfy(C_zubvmeye arg0)
updateCameraPosition(ChunkSectionPos sectionPos)
updateCameraPosition(ChunkSectionPos pos)
public SectionPos
d()
getCameraSectionPos()
method_62966()
m_hibueudp()
getSectionPos()
getSectionPos()
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)
m_sdckahhd(int arg0, int arg1, int arg2, boolean arg3)
scheduleRebuild(int x, int y, int z, boolean important)
scheduleRebuild(int x, int y, int z, boolean important)
protected SectionRenderDispatcher$RenderSection
a(iu arg0)
getRenderSectionAt(BlockPos arg0)
method_3323(class_2338 arg0)
m_jpnxgjcl(C_hynzadkk arg0)
getRenderedChunk(BlockPos blockPos)
getSection(BlockPos pos)
protected SectionRenderDispatcher$RenderSection
a(long arg0)
getRenderSection(long arg0)
method_62963(long arg0)
m_thjqtzzg(long arg0)
getRenderedChunk(long sectionPos)
getRenderSection(long pos)
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)
m_sdyufbzs(int arg0, int arg1, int arg2)
getRenderedChunk(int sectionX, int sectionY, int sectionZ)
getRenderSection(int x, int y, int z)
private boolean
c(int arg0, int arg1, int arg2)
containsSection(int arg0, int arg1, int arg2)
method_62965(int arg0, int arg1, int arg2)
m_rtueaaeu(int arg0, int arg1, int arg2)
isSectionWithinViewDistance(int sectionX, int sectionY, int sectionZ)
isWithinViewDistance(int x, int y, int z)