Package dev.architectury.platform.forge
Class PlatformImpl
java.lang.Object
dev.architectury.platform.forge.PlatformImpl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Path
static net.minecraftforge.api.distmarker.Dist
getEnv()
static dev.architectury.utils.Env
static Path
static dev.architectury.platform.Mod
static Collection<String>
static Collection<dev.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 dev.architectury.utils.Env getEnvironment() -
getEnv
public static net.minecraftforge.api.distmarker.Dist getEnv() -
isModLoaded
-
getMod
-
getMods
-
getModIds
-
isDevelopmentEnvironment
public static boolean isDevelopmentEnvironment()
-