net.minecraft.client.renderer.chunk

class RenderChunk

gou
net.minecraft.client.renderer.chunk.RenderChunk
net.minecraft.class_6849
net.minecraft.client.render.chunk.RenderedChunk

Field summary

Modifier and TypeField
private final Map<BlockPos, BlockEntity>
a
blockEntities
field_36310
blockEntities
private final List<PalettedContainer<BlockState>>
b
sections
field_36311
blockStateContainers
private final boolean
c
debug
field_36312
debugWorld
private final LevelChunk
d
wrapped
field_36313
chunk

Constructor summary

ModifierConstructor
(LevelChunk chunk)

Method summary

Modifier and TypeMethod
public BlockEntity
a(jh arg0)
getBlockEntity(BlockPos arg0)
method_39962(class_2338 arg0)
getBlockEntity(BlockPos pos)
public BlockState
b(jh arg0)
getBlockState(BlockPos arg0)
method_39963(class_2338 arg0)
getBlockState(BlockPos pos)