Uses of Interface
com.mojang.blaze3d.systems.IRenderCall
Packages that use IRenderCall
-
Uses of IRenderCall in com.mojang.blaze3d
Fields in com.mojang.blaze3d with type parameters of type IRenderCallModifier and TypeFieldDescriptionprivate final List<ConcurrentLinkedQueue<IRenderCall>>
Empty3i.renderCalls
-
Uses of IRenderCall in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems with type parameters of type IRenderCallModifier and TypeFieldDescriptionprivate static final ConcurrentLinkedQueue<IRenderCall>
RenderSystem.recordingQueue
Methods in com.mojang.blaze3d.systems with parameters of type IRenderCallModifier and TypeMethodDescriptionstatic void
RenderSystem.recordRenderCall
(IRenderCall p_recordRenderCall_0_)