MCPcopy 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

handleMethod · 0.95
drawMethod · 0.95
mousePressedMethod · 0.95
compareToMethod · 0.95
channelRead0Method · 0.45
loadChatConversationsMethod · 0.45
setConnectStateMethod · 0.45
drawMethod · 0.45
drawMethod · 0.45
mousePressedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected