MCPcopy Create free account
hub / github.com/UndCover/PyramidStore / playerContent

Method playerContent

plugin/py_zhaozy.py:75–76  ·  view source on GitHub ↗
(self,flag,id,vipFlags)

Source from the content-addressed store, hash-verified

73 return result
74
75 def playerContent(self,flag,id,vipFlags):
76 return self.ali.playerContent(flag,id,vipFlags)
77
78 config = {
79 "player": {},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected