public interface ILightReader extends IBlockReader
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| 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, rayTraceBlocksWorldLightManager getLightManager()
int getBlockColor(BlockPos blockPosIn, ColorResolver colorResolverIn)
default int getLightSubtracted(BlockPos blockPosIn, int amount)
default boolean canSeeSky(BlockPos blockPosIn)