Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ formatTip
Method
formatTip
ZezeJava/ZezexJava/server/src/Game/Item/Food.java:30–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
@Override
31
public
String formatTip() {
32
return
"food"
+ getId();
33
}
34
35
@Override
36
public
void
calculateFighter(IFighter fighter) {
Callers
nothing calls this directly
Calls
1
getId
Method · 0.95
Tested by
no test coverage detected