Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
injectedMain
Method · 0.95
moveConfigs
Method · 0.95
patchConfigs
Method · 0.95
ViaProxyViaVersionPlatform
Method · 0.95
SaveManager
Class · 0.95
handleP2S
Method · 0.95
PluginManager
Class · 0.95
launch
Method · 0.95
loadOverridingJars
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected