Package net.minecraft.world.level.chunk
Interface LightChunk
- All Superinterfaces:
- BlockGetter,- IForgeBlockGetter,- LevelHeightAccessor
- All Known Implementing Classes:
- ChunkAccess,- EmptyLevelChunk,- ImposterProtoChunk,- LevelChunk,- ProtoChunk
- 
Method SummaryModifier and TypeMethodDescriptionvoidfindBlockLightSources(BiConsumer<BlockPos, BlockState> p_285040_) Methods inherited from interface net.minecraft.world.level.BlockGetterclip, clipWithInteractionOverride, getBlockEntity, getBlockEntity, getBlockFloorHeight, getBlockFloorHeight, getBlockState, getBlockStates, getFluidState, getLightEmission, getMaxLightLevel, isBlockInLineMethods inherited from interface net.minecraftforge.common.extensions.IForgeBlockGettergetExistingBlockEntity, getModelDataManagerMethods inherited from interface net.minecraft.world.level.LevelHeightAccessorgetHeight, getMaxBuildHeight, getMaxSection, getMinBuildHeight, getMinSection, getSectionIndex, getSectionIndexFromSectionY, getSectionsCount, getSectionYFromSectionIndex, isOutsideBuildHeight, isOutsideBuildHeight
- 
Method Details- 
findBlockLightSources
- 
getSkyLightSourcesChunkSkyLightSources getSkyLightSources()
 
-