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

Method getServerIcon

Minecraft-Utils/1.12/src/ServerData.java:34–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 }
33
34 @Override
35 public String getServerIcon() {
36 return c();
37 }
38}

Callers

nothing calls this directly

Calls 1

cMethod · 0.45

Tested by

no test coverage detected