public class ChunkRenderDispatcher
| bho | |
| net.minecraft.unmapped.C_17334338 | |
| net.minecraft.client.render.world.ChunkRenderDispatcher |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| private static final ThreadFactory |
| ||||||
| private final List<ChunkRenderWorker> |
| ||||||
| private final BlockingQueue<ChunkCompileTask> |
| ||||||
| private final BlockingQueue<ChunkBufferBuilders> |
| ||||||
| private final BufferUploader |
| ||||||
| private final VertexBufferUploader |
| ||||||
| private final Queue<com.google.common.util.concurrent.ListenableFutureTask<?>> |
| ||||||
| private final ChunkRenderWorker |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public String |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public ChunkBufferBuilders |
| ||||||
| public ChunkCompileTask |
| ||||||
| public boolean |
| ||||||
| public com.google.common.util.concurrent.ListenableFuture<Object> |
| ||||||
| private void |
| ||||||
| private void |
| ||||||
| public void |
|