getBlockEmittedLight

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

Get light level emitted by block at corresponding coordinate in the chunk

Return

0-15

Parameters

x

0-15

y

0-127

z

0-15