()
| 339 | } |
| 340 | |
| 341 | public CDOMSingleRef<PCClass> getCastingClass() |
| 342 | { |
| 343 | return castingClass; |
| 344 | } |
| 345 | |
| 346 | public void addSpell(KnownSpellIdentifier ksi, ArrayList<CDOMSingleRef<Ability>> featList, int count) |
| 347 | { |
no outgoing calls
no test coverage detected