net.minecraft.world

public class ChunkSectionCache

implements AutoCloseable

ddl
net.minecraft.world.level.chunk.BulkSectionAccess
net.minecraft.class_5867
net.minecraft.world.ChunkSectionCache
net.minecraft.unmapped.C_mzvgozdr
net.minecraft.world.ChunkSectionCache
net.minecraft.src.C_141265_

Field summary

Modifier and TypeField
private final WorldAccess
a
level
field_29037
world
f_mhnszsjk
world
f_156098_
private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<ChunkSection>
b
acquiredSections
field_29038
cache
f_ptbzqmlu
cache
f_156099_
private ChunkSection
c
lastSection
field_29039
cachedSection
f_niuthxms
cachedSection
f_156100_
private long
d
lastSectionKey
field_29040
sectionPos
f_fuqqvliq
sectionPos
f_156101_

Constructor summary

ModifierConstructor
public (WorldAccess world)

Method summary

Modifier and TypeMethod
public ChunkSection
a(gt arg0)
getSection(BlockPos arg0)
method_33944(class_2338 arg0)
getSection(BlockPos pos)
m_xphaszqj(C_hynzadkk arg0)
getSection(BlockPos pos)
m_156104_(C_4675_ arg0)
public BlockState
b(gt arg0)
getBlockState(BlockPos arg0)
method_33946(class_2338 arg0)
getBlockState(BlockPos pos)
m_reerxgkt(C_hynzadkk arg0)
getBlockState(BlockPos pos)
m_156110_(C_4675_ arg0)
public void
close()
close()
close()