MinecraftStatistics constructor

MinecraftStatistics()

Implementation

MinecraftStatistics()
    : _total = 0,
      _last24h = 0,
      _salesPerSecond = 0;