Package | Description |
---|---|
net.minecraft.entity.player | |
net.minecraft.server.management |
Modifier and Type | Field and Description |
---|---|
private StatisticsManagerServer |
EntityPlayerMP.statsFile |
Modifier and Type | Method and Description |
---|---|
StatisticsManagerServer |
EntityPlayerMP.getStatFile() |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.util.UUID,StatisticsManagerServer> |
PlayerList.playerStatFiles |
Modifier and Type | Method and Description |
---|---|
StatisticsManagerServer |
PlayerList.getPlayerStatsFile(EntityPlayer playerIn) |