package net.minecraft.server;

public interface IMojangStatistics {

    void a(MojangStatisticsGenerator mojangstatisticsgenerator);
}
