get Block At
Gets the Block at the given coordinates
Return
Block at the given coordinates
Parameters
x
X-coordinate of the block
y
Y-coordinate of the block
z
Z-coordinate of the block
See also
get Block Type Id At(int, int, int)
Returns the current type ID of the block
Gets the Block at the given Location
Return
Block at the given location
Parameters
location
Location of the block
See also
get Block Type Id At(org. bukkit. Location)
Returns the current type ID of the block