Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ compare
Method
compare
src/main/java/ui/IconTextElement.java:110–110 ·
view source on GitHub ↗
(IconTextElement right)
Source
from the content-addressed store, hash-verified
108
public
String getTipString() {
return
null; }
109
110
public
int
compare(IconTextElement right) {
return
0; }
111
}
Callers
1
sort
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected