Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Altnoir/PoopSkyMod
/ init
Method
init
src/main/java/com/altnoir/poopsky/init/PStats.java:24–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
public
static
void
init() {
25
Stats.CUSTOM.get(POOP_STATS.get(), StatFormatter.DEFAULT);
26
Stats.CUSTOM.get(INSPECT_PLACER.get(), StatFormatter.DEFAULT);
27
}
28
}
Callers
1
commonSetup
Method · 0.95
Calls
1
get
Method · 0.45
Tested by
no test coverage detected