Package net.minecraft.world
Interface IBlockDisplayReader
- All Superinterfaces:
IBlockReader
- All Known Subinterfaces:
IBiomeReader,IDayTimeReader,ISeedReader,IServerWorld,IWorld,IWorldReader
- All Known Implementing Classes:
ChunkRenderCache,ClientWorld,ServerWorld,World,WorldGenRegion
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleanintgetBlockTint(BlockPos p_225525_1_, ColorResolver p_225525_2_) default intgetBrightness(LightType p_226658_1_, BlockPos p_226658_2_) default intgetRawBrightness(BlockPos p_226659_1_, int p_226659_2_) floatMethods inherited from interface net.minecraft.world.IBlockReader
clip, clipWithInteractionOverride, getBlockEntity, getBlockFloorHeight, getBlockFloorHeight, getBlockState, getBlockStates, getFluidState, getLightEmission, getMaxBuildHeight, getMaxLightLevel
-
Method Details
-
getShade
-
getLightEngine
WorldLightManager getLightEngine() -
getBlockTint
-
getBrightness
-
getRawBrightness
-
canSeeSky
-