MCPcopy 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

getDisplayNameMethod · 0.95
drawMethod · 0.95
sendGroupMessageMethod · 0.45
tickMethod · 0.45
initGuiMethod · 0.45
getColoredNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected