MCPcopy Create free account
hub / github.com/Frontrooms/3.0-GC / getInstance

Method getInstance

src/main/java/emu/grasscutter/task/TaskMap.java:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 public static TaskMap getInstance() {
27 return Grasscutter.getGameServer().getTaskMap();
28 }
29
30 public void resetNow() {
31 // Unregister all tasks

Callers 8

updateDayOfWeekMethod · 0.45
getMoonCardRemainDaysMethod · 0.45
getTodayMoonCardMethod · 0.45
loadKeysMethod · 0.45
onlyYearMonthDayMethod · 0.45
authenticateMethod · 0.45
queryCurrentRegionMethod · 0.45
handleMethod · 0.45

Calls 1

getGameServerMethod · 0.95

Tested by

no test coverage detected