hasBlock

abstract fun hasBlock(@NotNull location: @NotNull 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.