接口 LightChunk
- 所有超级接口:
BlockGetter
,IForgeBlockGetter
,LevelHeightAccessor
- 所有已知实现类:
ChunkAccess
,EmptyLevelChunk
,ImposterProtoChunk
,LevelChunk
,ProtoChunk
-
字段概要
从接口继承的字段 net.minecraft.world.level.BlockGetter
MAX_BLOCK_ITERATIONS_ALONG_TRAVEL
-
方法概要
从接口继承的方法 net.minecraft.world.level.BlockGetter
clip, clipWithInteractionOverride, getBlockEntity, getBlockEntity, getBlockFloorHeight, getBlockFloorHeight, getBlockState, getBlockStates, getFluidState, getLightEmission, isBlockInLine
从接口继承的方法 net.minecraftforge.common.extensions.IForgeBlockGetter
getExistingBlockEntity, getModelDataManager
从接口继承的方法 net.minecraft.world.level.LevelHeightAccessor
getHeight, getMaxSectionY, getMaxY, getMinSectionY, getMinY, getSectionIndex, getSectionIndexFromSectionY, getSectionsCount, getSectionYFromSectionIndex, isInsideBuildHeight, isOutsideBuildHeight, isOutsideBuildHeight
-
方法详细资料
-
findBlockLightSources
-
getSkyLightSources
ChunkSkyLightSources getSkyLightSources()
-