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

Method getHost

The 5zig Mod/src/eu/the5zig/mod/server/IServer.java:11–11  ·  view source on GitHub ↗

@return the host of the current server.

()

Source from the content-addressed store, hash-verified

9 * @return the host of the current server.
10 */
11 String getHost();
12
13 /**
14 * @return the port of the current server.

Callers 12

getMethod · 0.65
operationCompleteMethod · 0.65
getDisplayNameMethod · 0.65
onJoinMethod · 0.65
onServerJoinMethod · 0.65
loadFriendsMethod · 0.65
checkFriendServerMethod · 0.65
onServerJoinMethod · 0.65
onServerJoinMethod · 0.65
updateCurrentLobbyMethod · 0.65
getMethod · 0.65
operationCompleteMethod · 0.65

Implementers 1

ServerThe 5zig Mod/src/eu/the5zig/mod/server

Calls

no outgoing calls

Tested by

no test coverage detected