Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getRank
Method
getRank
The 5zig Mod/src/eu/the5zig/mod/chat/entity/Friend.java:116–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
}
115
116
public
Rank getRank() {
117
return
rank;
118
}
119
120
public
void
setRank(Rank rank) {
121
this.rank = rank;
Callers
7
getDisplayName
Method · 0.95
draw
Method · 0.95
sendConversationMessage
Method · 0.45
sendGroupMessage
Method · 0.45
tick
Method · 0.45
initGui
Method · 0.45
getColoredName
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected