MCPcopy Create free account
hub / github.com/OreosLab/bili / getName

Method getName

src/main/java/top/misec/task/CoinAdd.java:157–160  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155 }
156
157 @Override
158 public String getName() {
159 return "投币任务";
160 }
161}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected