Class StreamChunk
java.lang.Object
com.xpdustry.claj.common.net.stream.StreamChunk
- All Implemented Interfaces:
StreamPacket, Packet
invalid reference
mindustry.net.Packets.StreamChunk
-
Field Summary
Fields -
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
-
id
public int id -
last
public boolean last -
data
public byte[] data
-
-
Constructor Details
-
StreamChunk
public StreamChunk()
-
-
Method Details
-
read
-
write
-