MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / getCurrentTraffic

Method getCurrentTraffic

src/main/java/Statistic/Stats.java:112–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

110 }
111
112 public static long getCurrentTraffic() {
113 return StaticData.getInstance().traffic*2;
114 }
115}
116
117//#endif

Callers 3

getAllTrafficMethod · 0.95
saveToStorageMethod · 0.95
StatsWindowMethod · 0.95

Calls 1

getInstanceMethod · 0.95

Tested by

no test coverage detected