net.minecraft.world

record FilteredBlockView$CacheEntry

net.minecraft.world.level.blockscan.FilteredSectionCache$CacheEntry
net.minecraft.class_1_1351$class_1_1352
net.minecraft.world.FilteredBlockView$CacheEntry

Field summary

Modifier and TypeField
private final ChunkSection
chunkSection
comp_1_1411
chunkSection
private final int
sectionX
comp_1_1412
sectionX
private final int
sectionY
comp_1_1413
sectionY
private final int
sectionZ
comp_1_1414
sectionZ

Constructor summary

ModifierConstructor
private (ChunkSection chunkSection, int sectionX, int sectionY, int sectionZ)

Method summary

Modifier and TypeMethod
public ChunkSection
chunkSection()
comp_1_1411()
chunkSection()
public int
sectionX()
comp_1_1412()
sectionX()
public int
sectionY()
comp_1_1413()
sectionY()
public int
sectionZ()
comp_1_1414()
sectionZ()