canPlaceRoom

fun canPlaceRoom(x: Int, y: Int, z: Int): Boolean

Determines if a Room can be placed at a specified x, y and z position.