Uses of Class
com.mojang.blaze3d.vertex.ByteBufferBuilder.Result
Packages that use ByteBufferBuilder.Result
-
Uses of ByteBufferBuilder.Result in com.mojang.blaze3d.vertex
Fields in com.mojang.blaze3d.vertex declared as ByteBufferBuilder.ResultModifier and TypeFieldDescriptionprivate @Nullable ByteBufferBuilder.ResultMeshData.indexBufferprivate final ByteBufferBuilder.ResultMeshData.vertexBufferMethods in com.mojang.blaze3d.vertex that return ByteBufferBuilder.ResultModifier and TypeMethodDescription@Nullable ByteBufferBuilder.ResultByteBufferBuilder.build()@Nullable ByteBufferBuilder.ResultMeshData.SortState.buildSortedIndexBuffer(ByteBufferBuilder pBufferBuilder, VertexSorting pSorting) Constructors in com.mojang.blaze3d.vertex with parameters of type ByteBufferBuilder.ResultModifierConstructorDescriptionMeshData(ByteBufferBuilder.Result pVertexBuffer, MeshData.DrawState pDrawState) -
Uses of ByteBufferBuilder.Result in net.minecraft.client.renderer.chunk
Methods in net.minecraft.client.renderer.chunk with parameters of type ByteBufferBuilder.ResultModifier and TypeMethodDescriptionvoidCompiledSectionMesh.uploadLayerIndexBuffer(ChunkSectionLayer pLayer, ByteBufferBuilder.Result pResult, long pSectionNode) SectionRenderDispatcher.RenderSection.uploadSectionIndexBuffer(CompiledSectionMesh pMesh, ByteBufferBuilder.Result pResult, ChunkSectionLayer pLayer)