Uses of Class
com.booksaw.betterTeams.cost.CommandCost
Packages that use CommandCost
-
Uses of CommandCost in com.booksaw.betterTeams.cost
Subclasses of CommandCost in com.booksaw.betterTeams.costModifier 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.Methods in com.booksaw.betterTeams.cost that return CommandCost