net.minecraft.world

public interface BlockLightingView

extends BlockView

net.minecraft.world.level.BlockAndLightGetter
net.minecraft.class_1920
net.minecraft.world.BlockLightingView

Method summary

Modifier and TypeMethod
LightingProvider
getLightEngine()
method_22336()
getLightingProvider()
default int
getBrightness(LightLayer layer, BlockPos pos)
method_8314(class_1944 arg0, class_2338 arg1)
getLightLevel(LightType type, BlockPos pos)
default int
getRawBrightness(BlockPos pos, int darkening)
method_22335(class_2338 arg0, int arg1)
getBaseLightLevel(BlockPos pos, int ambientDarkness)
default boolean
canSeeSky(BlockPos pos)
method_8311(class_2338 arg0)
isSkyVisible(BlockPos pos)