Package mindustry.net
Class Packets.StreamChunk
java.lang.Object
mindustry.net.Packet
mindustry.net.Packets.StreamChunk
- Enclosing class:
- Packets
-
Field Summary
FieldsFields inherited from class mindustry.net.Packet
BAIS, NODATA, priorityHigh, priorityLow, priorityNormal, READ -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mindustry.net.Packet
getPriority, handleClient, handled, handleServer, read
-
Field Details
-
id
public int id -
data
public byte[] data
-
-
Constructor Details
-
StreamChunk
public StreamChunk()
-
-
Method Details