hasBlock

abstract fun hasBlock(location: Location): Boolean

Checks if there is a NovaBlockState at that location.

Return

If there is a NovaBlockState at that location.

Parameters

location

The location to check.