Uses of Interface
com.mojang.blaze3d.pipeline.RenderCall
Packages that use RenderCall
-
Uses of RenderCall in com.mojang.blaze3d.pipeline
Fields in com.mojang.blaze3d.pipeline with type parameters of type RenderCallModifier and TypeFieldDescriptionprivate final List<ConcurrentLinkedQueue<RenderCall>>
RenderPipeline.renderCalls
Methods in com.mojang.blaze3d.pipeline that return types with arguments of type RenderCallModifier and TypeMethodDescriptionRenderPipeline.getProcessedQueue()
RenderPipeline.getRecordingQueue()
RenderPipeline.startRendering()
Methods in com.mojang.blaze3d.pipeline with parameters of type RenderCall -
Uses of RenderCall in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems with type parameters of type RenderCallModifier and TypeFieldDescriptionprivate static final ConcurrentLinkedQueue<RenderCall>
RenderSystem.recordingQueue
Methods in com.mojang.blaze3d.systems with parameters of type RenderCall