get

operator fun get(x: Int, y: Int, z: Int): Room?

Get the Room at the specified x, y and z position. If no Room exists in that location then null is returned.