MCPcopy Create free account
hub / github.com/Bukkit/Bukkit / getVersion

Method getVersion

src/main/java/org/bukkit/Server.java:55–55  ·  view source on GitHub ↗

Gets the version string of this server implementation. @return version of this server implementation

()

Source from the content-addressed store, hash-verified

53 * @return version of this server implementation
54 */
55 public String getVersion();
56
57 /**
58 * Gets a list of all currently logged in players

Callers 1

getVersionMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected