getBlockSkyLight

public abstract int getBlockSkyLight(int x, int y, int z)

Get sky light level for block at corresponding coordinate in the chunk

Return

0-15

Parameters

x

0-15

y

0-127

z

0-15