forked from KNEMC/KLALB
KLALB V3.4
This commit is contained in:
@@ -50,7 +50,7 @@ public abstract class NetworkPacket implements Comparable<NetworkPacket>{
|
||||
|
||||
|
||||
|
||||
public abstract long getLength();
|
||||
public abstract long getTotalLength();
|
||||
|
||||
public long getPriority() {
|
||||
return priority;
|
||||
|
||||
Reference in New Issue
Block a user