Package mindustry.net
Class NetworkIO
java.lang.Object
mindustry.net.NetworkIO
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
loadWorld
(InputStream is) static Host
readServerData
(int ping, String hostAddress, ByteBuffer buffer) static ByteBuffer
static void
writeWorld
(mindustry.gen.Player player, OutputStream os)
-
Constructor Details
-
NetworkIO
public NetworkIO()
-
-
Method Details
-
writeWorld
-
loadWorld
-
writeServerData
-
readServerData
-