Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getStatus
Method
getStatus
The 5zig Mod/src/eu/the5zig/mod/chat/entity/Friend.java:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
public
OnlineStatus getStatus() {
71
return
status;
72
}
73
74
public
void
setStatus(OnlineStatus status) {
75
this.status = status;
Callers
15
handle
Method · 0.95
draw
Method · 0.95
mousePressed
Method · 0.95
compareTo
Method · 0.95
getConversationDescription
Method · 0.95
channelRead0
Method · 0.45
loadChatConversations
Method · 0.45
loadGroupChatConversations
Method · 0.45
setConnectState
Method · 0.45
draw
Method · 0.45
draw
Method · 0.45
mousePressed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected