Class PlatformImpl
java.lang.Object
me.shedaniel.architectury.platform.forge.PlatformImpl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Path
static net.minecraftforge.api.distmarker.Dist
getEnv()
static me.shedaniel.architectury.utils.Env
static Path
static me.shedaniel.architectury.platform.Mod
static Collection<String>
static Collection<me.shedaniel.architectury.platform.Mod>
getMods()
static Path
static boolean
static boolean
isModLoaded
(String id)
-
Constructor Details
-
PlatformImpl
public PlatformImpl()
-
-
Method Details
-
getGameFolder
-
getConfigFolder
-
getModsFolder
-
getEnvironment
public static me.shedaniel.architectury.utils.Env getEnvironment() -
getEnv
public static net.minecraftforge.api.distmarker.Dist getEnv() -
isModLoaded
-
getMod
-
getMods
-
getModIds
-
isDevelopmentEnvironment
public static boolean isDevelopmentEnvironment()
-