MCPcopy Create free account
hub / github.com/LaihoE/Python-demoparser / coordinates.py

File coordinates.py

examples/player_coordinates/coordinates.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from demoparser import DemoParser
2
3
4wanted_props = ["X", "Y", "Z"]

Callers

nothing calls this directly

Calls 2

DemoParserClass · 0.85
parse_ticksMethod · 0.80

Tested by

no test coverage detected