Uses of Record Class
com.mojang.blaze3d.systems.RenderPass.Draw
Packages that use RenderPass.Draw
-
Uses of RenderPass.Draw in com.mojang.blaze3d.opengl
Method parameters in com.mojang.blaze3d.opengl with type arguments of type RenderPass.DrawModifier and TypeMethodDescriptionvoidGlRenderPass.drawMultipleIndexed(Collection<RenderPass.Draw> p_410499_, GpuBuffer p_412214_, VertexFormat.IndexType p_412273_) protected voidGlCommandEncoder.executeDrawMultiple(GlRenderPass renderPass, Collection<RenderPass.Draw> draws, GpuBuffer buffer, VertexFormat.IndexType indexType) -
Uses of RenderPass.Draw in com.mojang.blaze3d.systems
Method parameters in com.mojang.blaze3d.systems with type arguments of type RenderPass.DrawModifier and TypeMethodDescriptionvoidRenderPass.drawMultipleIndexed(Collection<RenderPass.Draw> draws, GpuBuffer buffer, VertexFormat.IndexType indexType)