MCPcopy 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

writeMethod · 0.95
FindTargetMethod · 0.95
medic_FindDeadMonsterMethod · 0.95
turret_breach_fireMethod · 0.45
blockedMethod · 0.45
thinkMethod · 0.45
touchMethod · 0.45
CopyToBodyQueMethod · 0.45
touchMethod · 0.45
thinkMethod · 0.45
thinkMethod · 0.45
touchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected