[LightPair] lightPair = dimension.getBrightness(x, y, z)


Gets the light levels of these coordinates
The highest between sky and block is the real brightness
note that as the sun goes down this number will not change

Parameters


x

integer | "number

The x position

y

integer | "number

The y position

z

integer | "number

The z position

Return Value


lightPair

LightPair

The light level