implements SectionMesh
| hpi | |
| net.minecraft.client.renderer.chunk.CompiledSectionMesh | |
| net.minecraft.class_11516 | |
| net.minecraft.client.render.chunk.ChunkRenderData |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final SectionMesh |
| ||||||||
| public static final SectionMesh |
| ||||||||
| private final List<BlockEntity> |
| ||||||||
| private final VisibilitySet |
| ||||||||
| private final MeshData$SortState |
| ||||||||
| private TranslucencyPointOfView |
| ||||||||
| private final Map<ChunkSectionLayer, SectionBuffers> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TranslucencyPointOfView pos, SectionCompiler$Results renderData) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public List<BlockEntity> |
| ||||||||
| public boolean |
| ||||||||
| public SectionBuffers |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public MeshData$SortState |
| ||||||||
| public void |
|