MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / resetServer

Method resetServer

Mod Utils/src/eu/the5zig/mod/util/IVariables.java:471–471  ·  view source on GitHub ↗

Resets the internally stored server value.

()

Source from the content-addressed store, hash-verified

469 * Resets the internally stored server value.
470 */
471 void resetServer();
472
473 /**
474 * @return the address of the current Minecraft server the client is playing on in {@code <host>:<port>}-format

Callers 15

joinServerMethod · 0.65
joinServerMethod · 0.65
joinServerMethod · 0.65
joinServerMethod · 0.65
joinServerMethod · 0.65
joinServerMethod · 0.65
joinServerMethod · 0.65
joinServerMethod · 0.65
joinServerMethod · 0.65
joinServerMethod · 0.65
joinServerMethod · 0.65
joinServerMethod · 0.65

Implementers 13

VariablesMinecraft-Utils/1.8.9/src/Variables.ja
VariablesMinecraft-Utils/1.10/src/Variables.jav
VariablesMinecraft-Utils/1.12.2/src/Variables.j
VariablesMinecraft-Utils/1.12/src/Variables.jav
VariablesMinecraft-Utils/1.11/src/Variables.jav
VariablesMinecraft-Utils/1.8/src/Variables.java
VariablesMinecraft-Utils/1.10.2/src/Variables.j
VariablesMinecraft-Utils/1.13/src/Variables.jav
VariablesMinecraft-Utils/1.8.8/src/Variables.ja
VariablesMinecraft-Utils/1.11.2/src/Variables.j
VariablesMinecraft-Utils/1.9/src/Variables.java
VariablesMinecraft-Utils/1.9.4/src/Variables.ja

Calls

no outgoing calls

Tested by

no test coverage detected