net.minecraft.world.level.chunk

public class BulkSectionAccess

implements AutoCloseable

dzo
net.minecraft.world.level.chunk.BulkSectionAccess
net.minecraft.class_5867
net.minecraft.world.ChunkSectionCache
net.minecraft.world.level.chunk.BulkSectionAccess

Field summary

Modifier and TypeField
private final LevelAccessor
a
level
field_29037
world
private final it.unimi.dsi.fastutil.longs.Long2ObjectMap<LevelChunkSection>
b
acquiredSections
field_29038
cache
private LevelChunkSection
c
lastSection
field_29039
cachedSection
private long
d
lastSectionKey
field_29040
sectionPos

Constructor summary

ModifierConstructor
public (LevelAccessor world)

Method summary

Modifier and TypeMethod
public LevelChunkSection
a(jh arg0)
getSection(BlockPos arg0)
method_33944(class_2338 arg0)
getSection(BlockPos pos)
public BlockState
b(jh arg0)
getBlockState(BlockPos arg0)
method_33946(class_2338 arg0)
getBlockState(BlockPos pos)
public void
close()
close()