Package mindustry.net
Class Packets.StreamBegin
java.lang.Object
mindustry.net.Packet
mindustry.net.Packets.StreamBegin
- Enclosing class:
- Packets
Marks the beginning of a stream.
-
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 -
total
public int total -
type
public byte type
-
-
Constructor Details
-
StreamBegin
public StreamBegin()
-
-
Method Details