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

Method resetServer

Minecraft-Utils/1.9.4/src/Variables.java:362–365  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

360 }
361
362 @Override
363 public void resetServer() {
364 getMinecraft().a((bkv) null);
365 }
366
367 @Override
368 public String getServer() {

Callers

nothing calls this directly

Calls 2

getMinecraftMethod · 0.95
aMethod · 0.45

Tested by

no test coverage detected