Package com.booksaw.betterTeams.cost
Class CostManager
java.lang.Object
com.booksaw.betterTeams.cost.CostManager
Used to track how long of a cost is required for a command
- Author:
- booksaw
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
This class is returned when a command does not have a cost, this is used to avoid running many null checks throughout the program. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
costFromTeam
public static boolean costFromTeam
-
-
Constructor Details
-
CostManager
-
-
Method Details
-
getCommandCost
-