Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ setOwner
Method
setOwner
game/src/main/java/jake2/game/SubgameEntity.java:724–726 ·
view source on GitHub ↗
(SubgameEntity owner)
Source
from the content-addressed store, hash-verified
722
}
723
724
public
void
setOwner(SubgameEntity owner) {
725
this.owner = owner;
726
}
727
728
@Override
729
public
String toString() {
Callers
15
PlayerNoise
Method · 0.95
read
Method · 0.95
SP_misc_teleporter
Method · 0.95
CopyToBodyQue
Method · 0.95
fire_blaster
Method · 0.95
fire_grenade
Method · 0.95
fire_grenade2
Method · 0.95
fire_rocket
Method · 0.95
fire_bfg
Method · 0.95
Drop_Item
Method · 0.95
die
Method · 0.80
think
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected