MCPcopy Create free account
hub / github.com/XenonLab-Studio/TerraCraft / __init__

Method __init__

game/savemanager.py:43–60  ·  view source on GitHub ↗

SaveManager handles saving/loading of worlds and options. An internal dictionary (self._data) holds persistent data such as options, inventory, etc. To make accessing this easier, the "magic methods" `__getitem__` and `__setitem__` are used to add dictionary-like beh

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected