Uses of Class
net.minecraft.client.renderer.SectionBufferBuilderPack
Packages that use SectionBufferBuilderPack
-
Uses of SectionBufferBuilderPack in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as SectionBufferBuilderPackModifier and TypeFieldDescriptionprivate final SectionBufferBuilderPack
RenderBuffers.fixedBufferPack
Fields in net.minecraft.client.renderer with type parameters of type SectionBufferBuilderPackModifier and TypeFieldDescriptionprivate final Queue
<SectionBufferBuilderPack> SectionBufferBuilderPool.freeBuffers
Methods in net.minecraft.client.renderer that return SectionBufferBuilderPackModifier and TypeMethodDescriptionSectionBufferBuilderPool.acquire()
RenderBuffers.fixedBufferPack()
Methods in net.minecraft.client.renderer with parameters of type SectionBufferBuilderPackModifier and TypeMethodDescriptionvoid
SectionBufferBuilderPool.release
(SectionBufferBuilderPack p_307626_) Constructor parameters in net.minecraft.client.renderer with type arguments of type SectionBufferBuilderPackModifierConstructorDescriptionprivate
SectionBufferBuilderPool
(List<SectionBufferBuilderPack> p_307506_) -
Uses of SectionBufferBuilderPack in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as SectionBufferBuilderPackModifier and TypeFieldDescription(package private) final SectionBufferBuilderPack
SectionRenderDispatcher.fixedBuffers
Methods in net.minecraft.client.renderer.chunk with parameters of type SectionBufferBuilderPackModifier and TypeMethodDescriptionSectionRenderDispatcher.RenderSection.RebuildTask.compile
(float p_294894_, float p_295437_, float p_294465_, SectionBufferBuilderPack p_294319_) SectionRenderDispatcher.RenderSection.CompileTask.doTask
(SectionBufferBuilderPack p_294622_) SectionRenderDispatcher.RenderSection.RebuildTask.doTask
(SectionBufferBuilderPack p_296138_) SectionRenderDispatcher.RenderSection.ResortTransparencyTask.doTask
(SectionBufferBuilderPack p_295160_)