3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7#include "mc/network/NetworkStatistics.h"
8#include "mc/network/TrackerType.h"
19 class NetherNetStats {
29 NetherNetStats& operator=(NetherNetStats
const&);
30 NetherNetStats(NetherNetStats
const&);
47 Tracker& operator=(Tracker
const&);
82 NetworkDebugManager& operator=(NetworkDebugManager
const&);
83 NetworkDebugManager(NetworkDebugManager
const&);
84 NetworkDebugManager();
89 virtual ~NetworkDebugManager() =
default;
97 MCNAPI_C
void update();
103 MCNAPI_C
static int const& MAX_NUMBER_OF_SAMPLES();
Definition EnableNonOwnerReferences.h:7
Definition NetworkDebugManager.h:19
Definition NetworkDebugManager.h:34
static MCAPI void ** $vftable()
MCAPI::NetworkStatistics * getNetworkStatistics(::TrackerType type)
static MCAPI int const & UPDATE_INTERVAL_MILLISECONDS()