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