getBlocksWithCustomData

fun getBlocksWithCustomData(plugin: Plugin, chunk: Chunk): Collection<Block>(source)
fun getBlocksWithCustomData(namespace: String, chunk: Chunk): List<Block>(source)