Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ compareTo
Method
compareTo
Minecraft-Utils/1.13/src/Keybinding.java:29–32 ·
view source on GitHub ↗
(cfe o)
Source
from the content-addressed store, hash-verified
27
}
28
29
@Override
30
public
int
compareTo(cfe o) {
31
return
super.a(o);
32
}
33
34
private
static
void
tryRegisterCategory(String category) {
35
Map<String, Integer> categories;
Callers
1
compare
Method · 0.45
Calls
1
a
Method · 0.45
Tested by
no test coverage detected