net.minecraft.client.renderer.chunk

class RenderChunk

fqz
net.minecraft.client.renderer.chunk.RenderChunk
net.minecraft.class_6849
net.minecraft.client.render.chunk.RenderedChunk
net.minecraft.src.C_200008_

Field summary

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

Constructor summary

ModifierConstructor
(LevelChunk chunk)

Method summary

Modifier and TypeMethod
public BlockEntity
a(gw arg0)
getBlockEntity(BlockPos arg0)
method_39962(class_2338 arg0)
getBlockEntity(BlockPos pos)
m_200451_(C_4675_ arg0)
public BlockState
b(gw arg0)
getBlockState(BlockPos arg0)
method_39963(class_2338 arg0)
getBlockState(BlockPos pos)
m_200453_(C_4675_ arg0)