getBlock

public abstract Block getBlock(int x, int y, int z)

Gets block from this chunk

Return

the Block

Parameters

x

0-15

y

0-127

z

0-15