Class RenderChunk
java.lang.Object
net.minecraft.client.renderer.chunk.RenderChunk
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Map<BlockPos,BlockEntity> private final booleanprivate final List<PalettedContainer<BlockState>>(package private) final LevelChunk
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetBlockEntity(BlockPos p_200452_) getBlockState(BlockPos p_200454_) 
- 
Field Details- 
blockEntities
- 
sections
- 
debugprivate final boolean debug
- 
wrapped
 
- 
- 
Constructor Details- 
RenderChunkRenderChunk(LevelChunk p_200446_) 
 
- 
- 
Method Details- 
getBlockEntity
- 
getBlockState
 
-