com.mojang.blaze3d.pipeline

public class RenderPipeline

cxa
com.mojang.blaze3d.pipeline.RenderPipeline
net.minecraft.class_4491
com.mojang.blaze3d.systems.RenderCallStorage
com.mojang.blaze3d.Empty3i

字段概要

修饰符与类型字段
private final List<ConcurrentLinkedQueue<RenderCall>>
a
renderCalls
field_20453
recordingQueues
field_227581_a_
private volatile int
b
recordingBuffer
field_20454
field_227582_b_
private volatile int
c
processedBuffer
field_20455
field_227583_c_
private volatile int
d
renderingBuffer
field_20456
field_227584_d_

构造函数概要

修饰符构造函数
public ()