MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getOwner

Method getOwner

The 5zig Mod/src/eu/the5zig/mod/chat/party/Party.java:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27
28 public User getOwner() {
29 return owner;
30 }
31
32 public void setOwner(User owner) {
33 this.owner = owner;

Callers 7

handleMethod · 0.95
initGuiMethod · 0.95
drawScreenMethod · 0.95
drawScreenMethod · 0.45
tickMethod · 0.45
tickMethod · 0.45
tickMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected