net.minecraft.client.renderer.chunk

public class SectionRenderDispatcher$RenderSection

goy$b
net.minecraft.client.renderer.chunk.SectionRenderDispatcher$RenderSection
net.minecraft.class_846$class_851
net.minecraft.client.render.chunk.ChunkBuilder$BuiltChunk
net.minecraft.src.C_290152_$C_290138_

Field summary

Modifier and TypeField
public static final int
a
SIZE
field_32832
field_32832
f_291071_
public final int
b
index
field_29641
index
f_290488_
public final AtomicReference<SectionRenderDispatcher$CompiledSection>
c
compiled
field_4459
data
f_290312_
public final AtomicReference<SectionRenderDispatcher$TranslucencyPointOfView>
d
pointOfView
field_54168
relativePos
f_347124_
private SectionRenderDispatcher$RenderSection$RebuildTask
f
lastRebuildTask
field_20834
rebuildTask
f_291315_
private SectionRenderDispatcher$RenderSection$ResortTransparencyTask
g
lastResortTransparencyTask
field_4461
sortTask
f_291330_
private final Set<BlockEntity>
h
globalBlockEntities
field_4457
blockEntities
f_291787_
private final Map<RenderType, VertexBuffer>
i
buffers
field_4462
buffers
f_291754_
private AABB
j
bb
field_4458
boundingBox
f_290371_
private boolean
k
dirty
field_4464
needsRebuild
f_291619_
long
l
sectionNode
field_53958
sectionPos
f_346714_
final BlockPos$MutableBlockPos
m
origin
field_4467
origin
f_291850_
private boolean
n
playerChanged
field_4463
needsImportantRebuild
f_291709_

Constructor summary

ModifierConstructor
public (SectionRenderDispatcher p_299358_, int index, long sectionPos)

Method summary

Modifier and TypeMethod
private boolean
b(long arg0)
doesChunkExistAt(long arg0)
method_3651(long arg0)
isChunkNonEmpty(long sectionPos)
m_294104_(long arg0)
public boolean
a()
hasAllNeighbors()
method_3673()
shouldBuild()
m_294718_()
public AABB
b()
getBoundingBox()
method_40051()
getBoundingBox()
m_293301_()
public VertexBuffer
a(glv arg0)
getBuffer(RenderType arg0)
method_3656(class_1921 arg0)
getBuffer(RenderLayer layer)
m_294581_(C_4168_ arg0)
public void
a(long arg0)
setSectionNode(long arg0)
method_62973(long arg0)
setSectionPos(long sectionPos)
m_355766_(long arg0)
protected double
c()
getDistToPlayerSqr()
method_3668()
getSquaredCameraDistance()
m_293828_()
public SectionRenderDispatcher$CompiledSection
d()
getCompiled()
method_3677()
getData()
m_293175_()
private void
n()
reset()
method_3675()
clear()
m_293096_()
public void
e()
releaseBuffers()
method_3659()
delete()
m_294345_()
public BlockPos
f()
getOrigin()
method_3670()
getOrigin()
m_295500_()
public long
g()
getSectionNode()
method_62975()
getSectionPos()
m_355270_()
public void
a(boolean arg0)
setDirty(boolean arg0)
method_3654(boolean arg0)
scheduleRebuild(boolean important)
m_292780_(boolean arg0)
public void
h()
setNotDirty()
method_3662()
cancelRebuild()
m_294599_()
public boolean
i()
isDirty()
method_3672()
needsRebuild()
m_295586_()
public boolean
j()
isDirtyFromPlayer()
method_3661()
needsImportantRebuild()
m_295878_()
public long
a(jm arg0)
getNeighborSectionNode(Direction arg0)
method_62974(class_2350 arg0)
getOffsetSectionPos(Direction direction)
m_357460_(C_4687_ arg0)
public void
a(goy arg0)
resortTransparency(SectionRenderDispatcher arg0)
method_22773(class_846 arg0)
scheduleSort(ChunkBuilder builder)
m_294021_(C_290152_ arg0)
public boolean
k()
hasTranslucentGeometry()
method_64065()
hasTranslucentLayer()
m_352031_()
public boolean
l()
transparencyResortingScheduled()
method_64066()
isCurrentlySorting()
m_353458_()
protected void
m()
cancelTasks()
method_3663()
cancel()
m_294642_()
public SectionRenderDispatcher$RenderSection$CompileTask
a(gow arg0)
createCompileTask(RenderRegionCache arg0)
method_3674(class_6850 arg0)
createRebuildTask(ChunkRendererRegionBuilder builder)
m_295128_(C_200009_ arg0)
public void
a(goy arg0, gow arg1)
rebuildSectionAsync(SectionRenderDispatcher arg0, RenderRegionCache arg1)
method_22777(class_846 arg0, class_6850 arg1)
scheduleRebuild(ChunkBuilder chunkRenderer, ChunkRendererRegionBuilder builder)
m_294845_(C_290152_ p_297331_, C_200009_ arg1)
void
a(Collection<dux> arg0)
updateGlobalBlockEntities(Collection<BlockEntity> arg0)
method_22778(Collection<class_2586> arg0)
setNoCullingBlockEntities(Collection<BlockEntity> blockEntities)
m_295492_(Collection<C_1991_> arg0)
public void
b(gow arg0)
compileSync(RenderRegionCache arg0)
method_22781(class_6850 arg0)
rebuild(ChunkRendererRegionBuilder builder)
m_295370_(C_200009_ arg0)
void
a(goy$a arg0)
setCompiled(SectionRenderDispatcher$CompiledSection arg0)
method_60908(class_846$class_849 arg0)
setData(ChunkBuilder$ChunkData chunkData)
m_339503_(C_290152_$C_290185_ arg0)
VertexSorting
o()
createVertexSorting()
method_60909()
getVertexSorter()
m_338425_()