Package com.thecsdev.betterstats.api.mcbs.model
package com.thecsdev.betterstats.api.mcbs.model
This package implements the Model-View-Controller (MVC) architectural pattern, and is responsible
for objects that hold raw player statistics data.
- See Also:
-
ClassDescriptionThis
Classserves as the main MVC data structure for storing and managing all statistics associated with a specific player.Container for holding statistics values, used byMcbsFile.FunctionalInterfacefor consuming integer values stored in anMcbsStatsinstance.