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 boolean
int
getBlockTint
(BlockPos p_225525_1_, ColorResolver p_225525_2_) default int
getBrightness
(LightType p_226658_1_, BlockPos p_226658_2_) default int
getRawBrightness
(BlockPos p_226659_1_, int p_226659_2_) float
Methods 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
-