Uses of Record Class
com.mojang.blaze3d.vertex.BufferBuilder.DrawState
Packages that use BufferBuilder.DrawState
-
Uses of BufferBuilder.DrawState in com.mojang.blaze3d.vertex
Fields in com.mojang.blaze3d.vertex declared as BufferBuilder.DrawStateModifier and TypeFieldDescriptionprivate final BufferBuilder.DrawState
BufferBuilder.RenderedBuffer.drawState
Methods in com.mojang.blaze3d.vertex that return BufferBuilder.DrawStateMethods in com.mojang.blaze3d.vertex with parameters of type BufferBuilder.DrawStateModifier and TypeMethodDescriptionVertexBuffer.uploadIndexBuffer
(BufferBuilder.DrawState p_231224_, ByteBuffer p_231225_) private VertexFormat
VertexBuffer.uploadVertexBuffer
(BufferBuilder.DrawState p_231219_, ByteBuffer p_231220_) Constructors in com.mojang.blaze3d.vertex with parameters of type BufferBuilder.DrawStateModifierConstructorDescription(package private)
RenderedBuffer
(int p_231194_, BufferBuilder.DrawState p_231195_)