Class PlayerStatistic

java.lang.Object
net.minestom.server.stat.PlayerStatistic

public class PlayerStatistic
extends java.lang.Object
Represents a single statistic in the "statistics" game menu.

You can retrieve the statistics map with Player.getStatisticValueMap() and modify it with your own values.