Class Boost
java.lang.Object
nl.minetopiasdb.api.boosters.objects.Boost
- Direct Known Subclasses:
ActiveBoost
Boost object
-
Constructor Details
-
Boost
-
-
Method Details
-
getRowId
public int getRowId()Get the SQL row ID (and unique ID) for this booster- Returns:
- booster id
-
getType
Get the type of booster- Returns:
- boostertype
-
getPercentage
public int getPercentage()Get the boost percentage- Returns:
- boost percentage
-