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

Method getPort

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

@return the port of the current server.

()

Source from the content-addressed store, hash-verified

14 * @return the port of the current server.
15 */
16 int getPort();
17
18 /**
19 * @return the time the player has joined on this server in milliseconds.

Callers 6

getMethod · 0.65
onJoinMethod · 0.65
getDescriptionMethod · 0.65
onServerJoinMethod · 0.65
updateCurrentLobbyMethod · 0.65
getMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected