Interface ISpellDataManager
public interface ISpellDataManager
Interface representing a spell data manager.
-
Method Summary
-
Method Details
-
getDataForPart
- Parameters:
part- The spell part to get the data for.- Returns:
- The spell part data for the given part, or null if it is not available.
-