net.minecraft.client.render.chunk

class RenderedChunk

net.minecraft.client.renderer.chunk.SectionCopy
net.minecraft.class_6849
net.minecraft.client.render.chunk.RenderedChunk

Field summary

Modifier and TypeField
private final Map<BlockPos, BlockEntity>
blockEntities
field_36310
blockEntities
private final PalettedContainer<BlockState>
section
field_60947
blockPalette
private final boolean
debug
field_36312
debugWorld
private final HeightLimitView
levelHeightAccessor
field_60948
heightLimitView

Constructor summary

ModifierConstructor
(WorldChunk chunk, int sectionIndex)

Method summary

Modifier and TypeMethod
public BlockEntity
getBlockEntity(BlockPos pos)
method_39962(class_2338 arg0)
getBlockEntity(BlockPos pos)
public BlockState
getBlockState(BlockPos pos)
method_39963(class_2338 arg0)
getBlockState(BlockPos pos)
private String
lambda$getBlockState$0(int arg0, int arg1, int arg2)
method_39961(int arg0, int arg1, int arg2)
method_39961(int arg0, int arg1, int arg2)