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