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 pDrawState, ByteBuffer pBuffer) private VertexFormat
VertexBuffer.uploadVertexBuffer
(MeshData.DrawState pDrawState, ByteBuffer pBuffer) Constructors in com.mojang.blaze3d.vertex with parameters of type MeshData.DrawStateModifierConstructorDescriptionMeshData
(ByteBufferBuilder.Result pVertexBuffer, MeshData.DrawState pDrawState)