Uses of Class
net.minecraft.client.renderer.SectionBufferBuilderPack
-
Uses of SectionBufferBuilderPack in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate final SectionBufferBuilderPack
RenderBuffers.fixedBufferPack
Modifier and TypeFieldDescriptionprivate final Queue
<SectionBufferBuilderPack> SectionBufferBuilderPool.freeBuffers
Modifier and TypeMethodDescriptionSectionBufferBuilderPool.acquire()
RenderBuffers.fixedBufferPack()
Modifier and TypeMethodDescriptionvoid
SectionBufferBuilderPool.release
(SectionBufferBuilderPack p_307626_) ModifierConstructorDescriptionprivate
SectionBufferBuilderPool
(List<SectionBufferBuilderPack> p_307506_) -
Uses of SectionBufferBuilderPack in net.minecraft.client.renderer.chunk
Modifier and TypeFieldDescription(package private) final SectionBufferBuilderPack
SectionRenderDispatcher.fixedBuffers
Modifier and TypeMethodDescriptionSectionCompiler.compile
(SectionPos p_350790_, RenderChunkRegion p_350782_, VertexSorting p_350635_, SectionBufferBuilderPack p_350612_) SectionCompiler.compile
(SectionPos p_350790_, RenderChunkRegion p_350782_, VertexSorting p_350635_, SectionBufferBuilderPack p_350612_, List<AddSectionGeometryEvent.AdditionalSectionRenderer> additionalRenderers) SectionRenderDispatcher.RenderSection.CompileTask.doTask
(SectionBufferBuilderPack p_294622_) SectionRenderDispatcher.RenderSection.RebuildTask.doTask
(SectionBufferBuilderPack p_296138_) SectionRenderDispatcher.RenderSection.ResortTransparencyTask.doTask
(SectionBufferBuilderPack p_295160_) private BufferBuilder
SectionCompiler.getOrBeginLayer
(Map<RenderType, BufferBuilder> p_350651_, SectionBufferBuilderPack p_350965_, RenderType p_350494_)