Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Teneted/Tenet
/ Statistic
Method
Statistic
src/main/java/org/bukkit/Statistic.java:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
private
final
NamespacedKey key;
98
99
private
Statistic() {
100
this(Type.UNTYPED);
101
}
102
103
private
Statistic(/*@NotNull*/ Type type) {
104
this.type = type;
Callers
nothing calls this directly
Calls
3
minecraft
Method · 0.95
toLowerCase
Method · 0.80
name
Method · 0.65
Tested by
no test coverage detected