Package net.minecraft.world.level
Interface BlockAndTintGetter
- All Superinterfaces:
- BlockGetter,- IBlockAndTintGetterExtension,- IBlockGetterExtension,- LevelHeightAccessor
- All Known Subinterfaces:
- CommonLevelAccessor,- LevelAccessor,- LevelReader,- LevelTimeAccess,- ServerLevelAccessor,- WorldGenLevel
- All Known Implementing Classes:
- ClientLevel,- Level,- RenderChunkRegion,- ServerLevel,- WorldGenRegion
- 
Method SummaryModifier and TypeMethodDescriptiondefault booleanintgetBlockTint(BlockPos p_45520_, ColorResolver p_45521_) default intgetBrightness(LightLayer p_45518_, BlockPos p_45519_) default intgetRawBrightness(BlockPos p_45525_, int p_45526_) floatMethods inherited from interface net.minecraft.world.level.BlockGetterclip, clipWithInteractionOverride, getBlockEntity, getBlockEntity, getBlockFloorHeight, getBlockFloorHeight, getBlockState, getBlockStates, getFluidState, getLightEmission, getMaxLightLevel, isBlockInLineMethods inherited from interface net.neoforged.neoforge.common.extensions.IBlockAndTintGetterExtensiongetShadeMethods inherited from interface net.neoforged.neoforge.common.extensions.IBlockGetterExtensiongetAuxLightManager, getAuxLightManager, getModelDataManagerMethods inherited from interface net.minecraft.world.level.LevelHeightAccessorgetHeight, getMaxBuildHeight, getMaxSection, getMinBuildHeight, getMinSection, getSectionIndex, getSectionIndexFromSectionY, getSectionsCount, getSectionYFromSectionIndex, isOutsideBuildHeight, isOutsideBuildHeight
- 
Method Details- 
getShade
- 
getLightEngineLevelLightEngine getLightEngine()
- 
getBlockTint
- 
getBrightness
- 
getRawBrightness
- 
canSeeSky
 
-