Uses of Class
com.mojang.blaze3d.systems.RenderSystem.AutoStorageIndexBuffer
Packages that use RenderSystem.AutoStorageIndexBuffer
-
Uses of RenderSystem.AutoStorageIndexBuffer in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as RenderSystem.AutoStorageIndexBufferModifier and TypeFieldDescriptionprivate static final RenderSystem.AutoStorageIndexBuffer
RenderSystem.sharedSequential
private static final RenderSystem.AutoStorageIndexBuffer
RenderSystem.sharedSequentialLines
private static final RenderSystem.AutoStorageIndexBuffer
RenderSystem.sharedSequentialQuad
Methods in com.mojang.blaze3d.systems that return RenderSystem.AutoStorageIndexBuffer -
Uses of RenderSystem.AutoStorageIndexBuffer in com.mojang.blaze3d.vertex
Fields in com.mojang.blaze3d.vertex declared as RenderSystem.AutoStorageIndexBufferMethods in com.mojang.blaze3d.vertex that return RenderSystem.AutoStorageIndexBufferModifier and TypeMethodDescriptionVertexBuffer.uploadIndexBuffer
(BufferBuilder.DrawState p_231224_, ByteBuffer p_231225_)