| bxm | |
| net.minecraft.client.renderer.chunk.ChunkRenderDispatcher |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private static final ThreadFactory |
| ||||
| private final int |
| ||||
| private final List<Thread> |
| ||||
| private final List<ChunkRenderWorker> |
| ||||
| private final PriorityBlockingQueue<ChunkCompileTaskGenerator> |
| ||||
| private final BlockingQueue<RegionRenderCacheBuilder> |
| ||||
| private final WorldVertexBufferUploader |
| ||||
| private final VertexBufferUploader |
| ||||
| private final Queue<ChunkRenderDispatcher$PendingUpload> |
| ||||
| private final ChunkRenderWorker |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public String |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public void |
| ||||
| public RegionRenderCacheBuilder |
| ||||
| public ChunkCompileTaskGenerator |
| ||||
| public boolean |
| ||||
| public com.google.common.util.concurrent.ListenableFuture<Object> |
| ||||
| private void |
| ||||
| private void |
| ||||
| public void |
| ||||
| public boolean |
| ||||
| public void |
| ||||
| public boolean |
|