@return a character stub representing this character's master
()
| 788 | * @return a character stub representing this character's master |
| 789 | */ |
| 790 | CharacterStubFacade getMaster(); |
| 791 | |
| 792 | /** |
| 793 | * @return the type of companion the current character is, or null if not a companion |
no outgoing calls