Starsector API
Loading...
Searching...
No Matches
WithSourceMod.java
Go to the documentation of this file.
1
package
com.fs.starfarer.api.loading;
2
3
import
com.fs.starfarer.api.ModSpecAPI;
4
5
public
interface
WithSourceMod
{
6
ModSpecAPI
getSourceMod
();
7
}
com.fs.starfarer.api.ModSpecAPI
Definition
ModSpecAPI.java:6
com.fs.starfarer.api.loading.WithSourceMod
Definition
WithSourceMod.java:5
com.fs.starfarer.api.loading.WithSourceMod.getSourceMod
ModSpecAPI getSourceMod()
src
com
fs
starfarer
api
loading
WithSourceMod.java
Generated by
1.12.0