Package com.mojang.blaze3d
Class Empty3i
java.lang.Object
com.mojang.blaze3d.Empty3i
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate intprivate intprivate final List<ConcurrentLinkedQueue<IRenderCall>>private int
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
renderCalls
- 
recordingBufferprivate volatile int recordingBuffer
- 
processedBufferprivate volatile int processedBuffer
- 
renderingBufferprivate volatile int renderingBuffer
 
- 
- 
Constructor Details- 
Empty3ipublic Empty3i()
 
-