Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
handle
Method · 0.95
initGui
Method · 0.95
drawScreen
Method · 0.95
drawScreen
Method · 0.45
tick
Method · 0.45
tick
Method · 0.45
tick
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected