Uses of Class
net.minecraft.client.render.BufferBuilder
Package
Description
-
Uses of BufferBuilder in net.minecraft.client.particle
Modifier and TypeMethodDescriptionParticleTextureSheet.begin
(Tessellator tessellator, TextureManager textureManager) Called to set up OpenGL render state for drawing particles of a given type. -
Uses of BufferBuilder in net.minecraft.client.render
Modifier and TypeFieldDescriptionprotected final Map
<RenderLayer, BufferBuilder> VertexConsumerProvider.Immediate.pending
Modifier and TypeMethodDescriptionTessellator.begin
(VertexFormat.DrawMode drawMode, VertexFormat format) Modifier and TypeMethodDescriptionprivate void
VertexConsumerProvider.Immediate.draw
(RenderLayer layer, BufferBuilder builder) -
Uses of BufferBuilder in net.minecraft.client.render.chunk
Modifier and TypeMethodDescriptionprivate BufferBuilder
SectionBuilder.beginBufferBuilding
(Map<RenderLayer, BufferBuilder> builders, BlockBufferAllocatorStorage allocatorStorage, RenderLayer layer) Modifier and TypeMethodDescriptionprivate BufferBuilder
SectionBuilder.beginBufferBuilding
(Map<RenderLayer, BufferBuilder> builders, BlockBufferAllocatorStorage allocatorStorage, RenderLayer layer)