Class PlatformImpl
java.lang.Object
me.shedaniel.architectury.platform.fabric.PlatformImpl
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Path
static net.fabricmc.api.EnvType
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)
-
Field Details
-
CONFIG_SCREENS
-
-
Constructor Details
-
PlatformImpl
public PlatformImpl()
-
-
Method Details
-
getGameFolder
-
getConfigFolder
-
getModsFolder
-
getEnvironment
public static me.shedaniel.architectury.utils.Env getEnvironment() -
getEnv
public static net.fabricmc.api.EnvType getEnv() -
isModLoaded
-
getMod
-
getMods
-
getModIds
-
isDevelopmentEnvironment
public static boolean isDevelopmentEnvironment()
-