mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 02:02:04 -07:00
@@ -61,7 +61,8 @@ public enum Statistic {
|
||||
FURNACE_INTERACTION,
|
||||
CRAFTING_TABLE_INTERACTION,
|
||||
CHEST_OPENED,
|
||||
SLEEP_IN_BED;
|
||||
SLEEP_IN_BED,
|
||||
SHULKER_BOX_OPENED;
|
||||
|
||||
private final Type type;
|
||||
|
||||
|
Reference in New Issue
Block a user