MCPcopy Create free account
hub / github.com/ViaVersion/ViaProxy / getCwd

Method getCwd

src/main/java/net/raphimc/viaproxy/ViaProxy.java:321–323  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

319 }
320
321 public static File getCwd() {
322 return CWD;
323 }
324
325 public static PluginManager getPluginManager() {
326 return PLUGIN_MANAGER;

Callers 9

injectedMainMethod · 0.95
moveConfigsMethod · 0.95
patchConfigsMethod · 0.95
SaveManagerClass · 0.95
handleP2SMethod · 0.95
PluginManagerClass · 0.95
launchMethod · 0.95
loadOverridingJarsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected