public class ModHelper
extends java.lang.Object
| Constructor and Description |
|---|
ModHelper() |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable BetterWeatherAPI |
betterWeather() |
static @Nullable BloodmoonAPI |
bloodmoon() |
static @Nullable ChampionsAPI |
champions() |
static @Nullable DynamicSurroundingsAPI |
dynamicSurroundings() |
static @Nullable EnhancedCelestialsAPI |
enhancedCelestials() |
static @Nullable GameStagesAPI |
gameStages() |
static @Nullable ModAPI |
getModAPI(java.lang.String modid) |
static @Nullable ModHelperAPI |
getModHelperAPI() |
static @Nullable java.lang.String |
getModName(java.lang.String modid) |
static @Nullable InfernalMobsAPI |
infernalMobs() |
static boolean |
isModLoaded(java.lang.String modid) |
static @Nullable NyxAPI |
nyx() |
static @Nullable SereneSeasonsAPI |
sereneSeasons() |
static @Nullable Weather2API |
weather2() |
@Nullable public static @Nullable BetterWeatherAPI betterWeather()
@Nullable public static @Nullable BloodmoonAPI bloodmoon()
@Nullable public static @Nullable ChampionsAPI champions()
@Nullable public static @Nullable DynamicSurroundingsAPI dynamicSurroundings()
@Nullable public static @Nullable EnhancedCelestialsAPI enhancedCelestials()
@Nullable public static @Nullable GameStagesAPI gameStages()
@Nullable public static @Nullable ModAPI getModAPI(java.lang.String modid)
@Nullable public static @Nullable ModHelperAPI getModHelperAPI()
@Nullable public static @Nullable java.lang.String getModName(java.lang.String modid)
@Nullable public static @Nullable InfernalMobsAPI infernalMobs()
public static boolean isModLoaded(java.lang.String modid)
@Nullable public static @Nullable NyxAPI nyx()
@Nullable public static @Nullable SereneSeasonsAPI sereneSeasons()
@Nullable public static @Nullable Weather2API weather2()