net.minecraft.client.renderer.chunk

public class SectionRenderDispatcher

fwg
net.minecraft.client.renderer.chunk.SectionRenderDispatcher
net.minecraft.class_846
net.minecraft.unmapped.C_sjynkhfr
net.minecraft.client.render.chunk.ChunkBuilder
net.minecraft.unmapped.C_sjynkhfr
net.minecraft.src.C_290152_

Field summary

Modifier and TypeField
private static final int
a
MAX_HIGH_PRIORITY_QUOTA
field_35300
f_xoftmotc
field_35300
f_291537_
private final PriorityBlockingQueue<SectionRenderDispatcher$RenderSection$CompileTask>
b
toBatchHighPriority
field_35301
f_mwlwkxtl
prioritizedTaskQueue
f_290449_
private final Queue<SectionRenderDispatcher$RenderSection$CompileTask>
c
toBatchLowPriority
field_35302
f_dtjduquv
taskQueue
f_291696_
private int
d
highPriorityQuota
field_35303
f_xuywwywj
processablePrioritizedTaskCount
f_291840_
private final Queue<Runnable>
e
toUpload
field_4443
f_losuuhkx
uploadQueue
f_290841_
final SectionBufferBuilderPack
f
fixedBuffers
field_20828
f_kmfkzwvn
buffers
f_290794_
private final SectionBufferBuilderPool
g
bufferPool
field_46907
f_tmavnhca
buffersPool
f_302374_
private volatile int
h
toBatchCount
field_20992
f_jsyjcjmv
queuedTaskCount
f_290603_
private volatile boolean
i
closed
field_46908
f_wxcmutvp
stopped
f_302977_
private final ProcessorMailbox<Runnable>
j
mailbox
field_20829
f_wiljtwvw
mailbox
f_290713_
private final Executor
k
executor
field_20830
f_mirqeqau
executor
f_291206_
ClientLevel
l
level
field_20831
f_ibkvsieq
world
world
f_291400_
final LevelRenderer
m
renderer
field_20832
f_riknywno
worldRenderer
f_290611_
private Vec3
n
camera
field_18766
f_jyrbbucx
cameraPosition
f_290602_

Constructor summary

ModifierConstructor
public (ClientLevel world, LevelRenderer worldRenderer, Executor executor, RenderBuffers bufferBuilderStorage)

Method summary

Modifier and TypeMethod
public void
a(fns arg0)
setLevel(ClientLevel arg0)
method_22752(class_638 arg0)
m_oqvvuilz(C_ghdnlrrw arg0)
setWorld(ClientWorld world)
m_oqvvuilz(ClientWorld world)
m_293166_(C_3899_ arg0)
private void
j()
runTask()
method_22763()
m_blkvydyc()
scheduleRunTasks()
m_293371_()
private SectionRenderDispatcher$RenderSection$CompileTask
k()
pollTask()
method_39132()
m_pbanztup()
pollTask()
m_293164_()
public String
a()
getStats()
method_3622()
m_zylogpyc()
getDebugString()
m_292950_()
public int
b()
getToBatchCount()
method_34845()
m_etrueqhc()
getToBatchCount()
m_293066_()
public int
c()
getToUpload()
method_34846()
m_rncrkajk()
getChunksToUpload()
m_294057_()
public int
d()
getFreeBufferCount()
method_34847()
m_jxbkgmnw()
getFreeBufferCount()
m_293327_()
public void
a(elt arg0)
setCamera(Vec3 arg0)
method_19419(class_243 arg0)
m_onodhvgj(C_vgpupfxx arg0)
setCameraPosition(Vec3d cameraPosition)
m_294870_(C_3046_ arg0)
public Vec3
e()
getCameraPosition()
method_19420()
m_xbodoxel()
getCameraPosition()
m_293014_()
public void
f()
uploadAllPendingUploads()
method_22761()
m_ljxpcrlr()
upload()
m_295287_()
public void
a(fwg$b arg0, fwf arg1)
rebuildSectionSync(SectionRenderDispatcher$RenderSection arg0, RenderRegionCache arg1)
method_3627(class_846$class_851 arg0, class_6850 arg1)
m_nymgawbn(C_sjynkhfr$C_exmylrbc arg0, C_blaazowi arg1)
rebuild(ChunkBuilder$BuiltChunk chunk, ChunkRendererRegionBuilder builder)
m_295202_(C_290152_$C_290138_ p_297835_, C_200009_ arg1)
public void
g()
blockUntilClear()
method_3632()
m_vpmiiwpk()
reset()
m_295714_()
public void
a(fwg$b$a arg0)
schedule(SectionRenderDispatcher$RenderSection$CompileTask arg0)
method_22756(class_846$class_851$class_4577 arg0)
m_gstwbdjb(C_sjynkhfr$C_exmylrbc$C_dafeytod arg0)
send(ChunkBuilder$BuiltChunk$Task task)
m_294204_(C_290152_$C_290138_$C_290109_ arg0)
public CompletableFuture<Void>
a(epw$b arg0, eqe arg1)
uploadSectionLayer(BufferBuilder$RenderedBuffer arg0, VertexBuffer arg1)
method_3635(class_287$class_7433 arg0, class_291 arg1)
m_qqonjvzv(C_nxnqmnng$C_xzjaxrha arg0, C_lhjdxjis arg1)
scheduleUpload(BufferBuilder$BuiltBuffer builtBuffer, VertexBuffer glBuffer)
m_292947_(C_3173_$C_213330_ p_298938_, C_3186_ arg1)
private void
l()
clearBatchQueue()
method_3633()
m_wkizlcdd()
clear()
m_295487_()
public boolean
h()
isQueueEmpty()
method_3630()
m_jolodfem()
isEmpty()
m_293214_()
public void
i()
dispose()
method_3619()
m_ajxgsyha()
stop()
m_294449_()