Point

constructor(worldName: String, x: Int, y: Int, z: Int)
constructor(str: String)
constructor(location: Location)