Package zombie.core.raknet
Class UdpConnection.MPClientStatistic
java.lang.Object
zombie.core.raknet.UdpConnection.MPClientStatistic
- Enclosing class:
- UdpConnection
-
Field Summary
Modifier and TypeFieldDescriptionint
byte
float
float
short[]
float
float
float
int
float
float
int
int
float
float
int
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
enable
public byte enable -
diff
public int diff -
pingAVG
public float pingAVG -
zombiesCount
public int zombiesCount -
zombiesLocalOwnership
public int zombiesLocalOwnership -
zombiesDesyncAVG
public float zombiesDesyncAVG -
zombiesDesyncMax
public float zombiesDesyncMax -
zombiesTeleports
public int zombiesTeleports -
remotePlayersCount
public int remotePlayersCount -
remotePlayersDesyncAVG
public float remotePlayersDesyncAVG -
remotePlayersDesyncMax
public float remotePlayersDesyncMax -
remotePlayersTeleports
public int remotePlayersTeleports -
FPS
public float FPS -
FPSMin
public float FPSMin -
FPSAvg
public float FPSAvg -
FPSMax
public float FPSMax -
FPSHistogramm
public short[] FPSHistogramm
-
-
Constructor Details
-
MPClientStatistic
public MPClientStatistic()
-
-
Method Details
-
parse
-