Interface MarketDemandAPI
public interface MarketDemandAPI
-
Method Summary
Modifier and TypeMethodDescriptionfloat
float
-
Method Details
-
getDemand
MutableStat getDemand() -
getDemandValue
float getDemandValue() -
getBaseCommodity
CommoditySpecAPI getBaseCommodity() -
getStockpileUtility
float getStockpileUtility()
-