public interface ILightReader extends IBlockReader
Modifier and Type | Method and Description |
---|---|
default boolean |
canSeeSky(BlockPos blockPosIn) |
int |
getBlockColor(BlockPos blockPosIn,
ColorResolver colorResolverIn) |
default int |
getLightFor(LightType lightTypeIn,
BlockPos blockPosIn) |
WorldLightManager |
getLightManager() |
default int |
getLightSubtracted(BlockPos blockPosIn,
int amount) |
func_217300_a, getBlockState, getFluidState, getHeight, getLightValue, getMaxLightLevel, getTileEntity, rayTraceBlocks, rayTraceBlocks
WorldLightManager getLightManager()
int getBlockColor(BlockPos blockPosIn, ColorResolver colorResolverIn)
default int getLightSubtracted(BlockPos blockPosIn, int amount)
default boolean canSeeSky(BlockPos blockPosIn)