MCPcopy Create free account
hub / github.com/e2wugui/zeze / getLinkedMapName

Method getLinkedMapName

ZezeJava/ZezexJava/server/ModuleEquip.hot.java:179–181  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

177 }
178
179 private String getLinkedMapName() {
180 return "ZezexJava.HotTest.LinkedMap." + App.Zeze.getConfig().getServerId();
181 }
182
183 private String getQueueName() {
184 return "ZezexJava.HotTest.Queue." + App.Zeze.getConfig().getServerId();

Callers 2

resetCollectionsMethod · 0.95
verifyCollectionsMethod · 0.95

Calls 2

getServerIdMethod · 0.65
getConfigMethod · 0.45

Tested by

no test coverage detected