net.minecraft.world.level.chunk

public class BulkSectionAccess

implements AutoCloseable

eeb
net.minecraft.world.level.chunk.BulkSectionAccess
net.minecraft.class_5867

Field summary

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

Constructor summary

ModifierConstructor
public (LevelAccessor arg0)

Method summary

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