pub fn from_json(json: &str) -> Option<WorldState>
Deserialize a WorldState from a JSON string (legacy).
WorldState