Uses of Interface
com.mojang.blaze3d.systems.IRenderCall
-
Uses of IRenderCall in com.mojang.blaze3d
Modifier and TypeFieldDescriptionprivate final List<ConcurrentLinkedQueue<IRenderCall>>
Empty3i.renderCalls
-
Uses of IRenderCall in com.mojang.blaze3d.systems
Modifier and TypeFieldDescriptionprivate static final ConcurrentLinkedQueue<IRenderCall>
RenderSystem.recordingQueue
Modifier and TypeMethodDescriptionstatic void
RenderSystem.recordRenderCall
(IRenderCall p_recordRenderCall_0_)