Interface ItemStatChangesService
-
public interface ItemStatChangesService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Effect
getItemStatChanges(int id)
Get the item stat value
-
-
-
Method Detail
-
getItemStatChanges
Effect getItemStatChanges(int id)
Get the item stat value- Returns:
- ItemStatChanges
-
-