Package com.fs.starfarer.api.loading
Interface TerrainSpecAPI
- All Superinterfaces:
WithSourceMod
-
Method Summary
Modifier and TypeMethodDescriptionvoid
org.json.JSONObject
getId()
float
getNewPluginInstance
(SectorEntityToken entity, Object param) getTags()
boolean
Methods inherited from interface com.fs.starfarer.api.loading.WithSourceMod
getSourceMod
-
Method Details
-
getId
String getId() -
getPluginClass
String getPluginClass() -
getLoopOne
String getLoopOne() -
getLoopTwo
String getLoopTwo() -
getLoopThree
String getLoopThree() -
getLoopFour
String getLoopFour() -
getCustom
org.json.JSONObject getCustom() -
getMusicSuppression
float getMusicSuppression() -
addTag
-
hasTag
-
getTags
-
getNewPluginInstance
-