Class StreamHead
java.lang.Object
com.xpdustry.claj.common.net.stream.StreamHead
- All Implemented Interfaces:
StreamPacket, Packet
invalid reference
mindustry.net.Packets.StreamBegin
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanintstatic final intintbyte -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Packet
handleClient, handleServer, r, wMethods inherited from interface StreamPacket
allow
-
Field Details
-
MAX_STREAM_SIZE
public static final int MAX_STREAM_SIZE- See Also:
-
id
public int id -
total
public int total -
type
public byte type -
compressed
public boolean compressed
-
-
Constructor Details
-
StreamHead
public StreamHead()
-
-
Method Details
-
read
-
write
-