![JAR search and dependency download from the Maven repository](/logo.png)
net.minestom.server.statistic.StatisticCategory Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of minestom-snapshots Show documentation
Show all versions of minestom-snapshots Show documentation
1.20.4 Lightweight Minecraft server
package net.minestom.server.statistic;
public enum StatisticCategory {
MINED,
CRAFTED,
USED,
BROKEN,
PICKED_UP,
DROPPED,
KILLED,
KILLED_BY,
CUSTOM
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy