Uses of Interface
com.mojang.blaze3d.systems.IRenderCall
-
Packages that use IRenderCall Package Description com.mojang.blaze3d com.mojang.blaze3d.systems -
-
Uses of IRenderCall in com.mojang.blaze3d
Fields in com.mojang.blaze3d with type parameters of type IRenderCall Modifier and Type Field Description private java.util.List<java.util.concurrent.ConcurrentLinkedQueue<IRenderCall>>
Empty3i. renderCalls
-
Uses of IRenderCall in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems with type parameters of type IRenderCall Modifier and Type Field Description private static java.util.concurrent.ConcurrentLinkedQueue<IRenderCall>
RenderSystem. recordingQueue
Methods in com.mojang.blaze3d.systems with parameters of type IRenderCall Modifier and Type Method Description static void
RenderSystem. recordRenderCall(IRenderCall p_recordRenderCall_0_)
-