Uses of Record Class
com.mojang.blaze3d.vertex.BufferBuilder.DrawState
-
Uses of BufferBuilder.DrawState in com.mojang.blaze3d.vertex
Modifier and TypeFieldDescriptionprivate final BufferBuilder.DrawState
BufferBuilder.RenderedBuffer.drawState
Modifier and TypeMethodDescriptionVertexBuffer.uploadIndexBuffer
(BufferBuilder.DrawState p_231224_, ByteBuffer p_231225_) private VertexFormat
VertexBuffer.uploadVertexBuffer
(BufferBuilder.DrawState p_231219_, ByteBuffer p_231220_) ModifierConstructorDescription(package private)
RenderedBuffer
(int p_231194_, BufferBuilder.DrawState p_231195_)