@return true if the character has been changed and needs to be saved.
()
| 750 | * @return true if the character has been changed and needs to be saved. |
| 751 | */ |
| 752 | boolean isDirty(); |
| 753 | |
| 754 | /** |
| 755 | * @return The kits that have been applied to the character |
no outgoing calls
no test coverage detected