Uses of Record Class
com.mojang.blaze3d.vertex.MeshData.DrawState
Packages that use MeshData.DrawState
-
Uses of MeshData.DrawState in com.mojang.blaze3d.vertex
Fields in com.mojang.blaze3d.vertex declared as MeshData.DrawStateMethods in com.mojang.blaze3d.vertex that return MeshData.DrawStateMethods in com.mojang.blaze3d.vertex with parameters of type MeshData.DrawStateModifier and TypeMethodDescriptionVertexBuffer.uploadIndexBuffer(MeshData.DrawState drawState, ByteBuffer buffer) private VertexFormatVertexBuffer.uploadVertexBuffer(MeshData.DrawState drawState, ByteBuffer buffer) Constructors in com.mojang.blaze3d.vertex with parameters of type MeshData.DrawStateModifierConstructorDescriptionMeshData(ByteBufferBuilder.Result vertexBuffer, MeshData.DrawState drawState)