Class LoaderAgnosticsFabric
java.lang.Object
com.wildfire.fabric.common.LoaderAgnosticsFabric
- All Implemented Interfaces:
LoaderAgnostics
-
Field Summary
Fields inherited from interface LoaderAgnostics
INSTANCE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoaderAgnosticsFabric
public LoaderAgnosticsFabric()
-
-
Method Details
-
name
- Specified by:
namein interfaceLoaderAgnostics
-
getLoaderVersion
- Specified by:
getLoaderVersionin interfaceLoaderAgnostics
-
getConfigDir
- Specified by:
getConfigDirin interfaceLoaderAgnostics
-
isDevelopmentEnv
public boolean isDevelopmentEnv()- Specified by:
isDevelopmentEnvin interfaceLoaderAgnostics
-
getModVersion
- Specified by:
getModVersionin interfaceLoaderAgnostics
-
onClient
public boolean onClient()- Specified by:
onClientin interfaceLoaderAgnostics
-