Uses of Interface
com.mojang.blaze3d.systems.IRenderCall
Packages that use IRenderCall
- 
Uses of IRenderCall in com.mojang.blaze3dFields 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.systemsFields in com.mojang.blaze3d.systems with type parameters of type IRenderCallModifier and TypeFieldDescriptionprivate static final ConcurrentLinkedQueue<IRenderCall>RenderSystem.recordingQueueMethods in com.mojang.blaze3d.systems with parameters of type IRenderCallModifier and TypeMethodDescriptionstatic voidRenderSystem.recordRenderCall(IRenderCall p_recordRenderCall_0_)