net.minecraft.world

public interface BlockRenderView

extends BlockView

net.minecraft.world.level.BlockAndTintGetter
net.minecraft.class_1920
net.minecraft.world.BlockRenderView

Method summary

Modifier and TypeMethod
float
getShade(Direction direction, boolean shade)
method_24852(class_2350 arg0, boolean arg1)
getBrightness(Direction direction, boolean shaded)
LightingProvider
getLightEngine()
method_22336()
getLightingProvider()
int
getBlockTint(BlockPos pos, ColorResolver color)
method_23752(class_2338 arg0, class_6539 arg1)
getColor(BlockPos pos, ColorResolver colorResolver)
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)