Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ViaVersion/ViaProxy
/ getConfig
Method
getConfig
src/main/java/net/raphimc/viaproxy/ViaProxy.java:333–335 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
331
}
332
333
public
static
ViaProxyConfig getConfig() {
334
return
CONFIG;
335
}
336
337
public
static
ChannelGroup getConnectedClients() {
338
return
CLIENT_CHANNELS;
Callers
15
getMpPass
Method · 0.95
channelRead
Method · 0.95
fillPlayerData
Method · 0.95
joinServer
Method · 0.95
initialize
Method · 0.95
initialize
Method · 0.95
initializeRakNet
Method · 0.95
initializeNetherNet
Method · 0.95
initialize
Method · 0.95
initChannel
Method · 0.95
handleHandshake
Method · 0.95
connect
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected