Package | Description |
---|---|
net.minecraft.entity.player | |
net.minecraft.server.management |
Modifier and Type | Field and Description |
---|---|
private ServerStatisticsManager |
ServerPlayerEntity.stats |
Modifier and Type | Method and Description |
---|---|
ServerStatisticsManager |
ServerPlayerEntity.getStats() |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.util.UUID,ServerStatisticsManager> |
PlayerList.playerStatFiles |
Modifier and Type | Method and Description |
---|---|
ServerStatisticsManager |
PlayerList.getPlayerStats(PlayerEntity playerIn) |