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