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

Method resetServer

Minecraft-Utils/1.8.8/src/Variables.java:398–401  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

396 }
397
398 @Override
399 public void resetServer() {
400 getMinecraft().a((bde) null);
401 }
402
403 @Override
404 public String getServer() {

Callers

nothing calls this directly

Calls 2

getMinecraftMethod · 0.95
aMethod · 0.45

Tested by

no test coverage detected