Class APlayer.ACurrencyContainer
java.lang.Object
com.olziedev.playerauctions.api.player.APlayer.ACurrencyContainer
- Enclosing class:
APlayer
Handles all the currency containers for the player.
-
Field Details
-
DEFAULT_SERVER
- See Also:
-
-
Constructor Details
-
ACurrencyContainer
public ACurrencyContainer()
-
-
Method Details
-
getCurrency
- Returns:
- The server the currency is from.
-
getInternalCurrency
- Returns:
- The internal currency is from.
-
getServer
- Returns:
- The currency the player has made.
-
getAmount
public abstract double getAmount()- Returns:
- The amount the player has made.
-