isEmpty

public abstract boolean isEmpty(int x, int y, int z)

Checks if the specified block is empty (air) or not.

Return

True if the block is considered empty.

Parameters

x

X coordinate

y

Y coordinate

z

Z coordinate