| Package | Description |
|---|---|
| com.github.steveice10.mc.protocol.data.game.statistic | |
| com.github.steveice10.mc.protocol.packet.ingame.server |
| Modifier and Type | Class and Description |
|---|---|
class |
BreakBlockStatistic |
class |
BreakItemStatistic |
class |
CraftItemStatistic |
class |
CustomStatistic |
class |
DropItemStatistic |
class |
GenericStatistic |
class |
KilledByEntityStatistic |
class |
KillEntityStatistic |
class |
PickupItemStatistic |
class |
UseItemStatistic |
| Modifier and Type | Method and Description |
|---|---|
Map<Statistic,Integer> |
ServerStatisticsPacket.getStatistics() |
| Constructor and Description |
|---|
ServerStatisticsPacket(Map<Statistic,Integer> statistics) |
Copyright © 2020. All rights reserved.