Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ getOwner
Method
getOwner
game/src/main/java/jake2/game/SubgameEntity.java:710–713 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
708
}
709
710
@Override
711
public
SubgameEntity getOwner() {
712
return
owner;
713
}
714
715
@Override
716
public
gclient_t getClient() {
Callers
13
write
Method · 0.95
FindTarget
Method · 0.95
medic_FindDeadMonster
Method · 0.95
turret_breach_fire
Method · 0.45
blocked
Method · 0.45
think
Method · 0.45
touch
Method · 0.45
CopyToBodyQue
Method · 0.45
touch
Method · 0.45
think
Method · 0.45
think
Method · 0.45
touch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected