MethodDoubleStatisticsConstruct an empty instance with zero count, zero-sum, {@code Double.POSITIVE_INFINITY} min, {@code Double.NEGATIVE_INFINITY} max and zero average.
src/main/java/de/photon/anticheataddition/util/datastructure/statistics/DoubleStatistics.java:28