Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
updateDayOfWeek
Method · 0.45
getMoonCardRemainDays
Method · 0.45
getTodayMoonCard
Method · 0.45
loadKeys
Method · 0.45
onlyYearMonthDay
Method · 0.45
authenticate
Method · 0.45
queryCurrentRegion
Method · 0.45
handle
Method · 0.45
Calls
1
getGameServer
Method · 0.95
Tested by
no test coverage detected