Uses of Interface
com.mojang.blaze3d.systems.RenderCall
| Package | Description |
|---|---|
| com.mojang.blaze3d.systems |
-
Uses of RenderCall in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems with type parameters of type RenderCall Modifier and Type Field Description private static ConcurrentLinkedQueue<RenderCall>RenderSystem. recordingQueueprivate List<ConcurrentLinkedQueue<RenderCall>>RenderCallStorage. recordingQueuesMethods in com.mojang.blaze3d.systems that return types with arguments of type RenderCall Modifier and Type Method Description ConcurrentLinkedQueue<RenderCall>RenderCallStorage. method_35607()ConcurrentLinkedQueue<RenderCall>RenderCallStorage. method_35608()ConcurrentLinkedQueue<RenderCall>RenderCallStorage. method_35609()Methods in com.mojang.blaze3d.systems with parameters of type RenderCall Modifier and Type Method Description voidRenderCallStorage. method_35600(RenderCall renderCall)static voidRenderSystem. recordRenderCall(RenderCall renderCall)