Class LoaderUtilImpl
java.lang.Object
top.offsetmonkey538.monkeylib538.fabric.impl.platform.LoaderUtilImpl
- All Implemented Interfaces:
LoaderUtil
-
Nested Class Summary
Nested classes/interfaces inherited from interface top.offsetmonkey538.monkeylib538.common.api.platform.LoaderUtil
LoaderUtil.BrandGetter, LoaderUtil.ClientBrandGetter, LoaderUtil.ServerBrandGetter -
Field Summary
Fields inherited from interface top.offsetmonkey538.monkeylib538.common.api.platform.LoaderUtil
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidsendMessagesToAdminsOnJoinImpl(Supplier<MonkeyLibText[]> messageSupplier)
-
Constructor Details
-
LoaderUtilImpl
public LoaderUtilImpl()
-
-
Method Details
-
getMinecraftVersionImpl
- Specified by:
getMinecraftVersionImplin interfaceLoaderUtil
-
getConfigDirImpl
- Specified by:
getConfigDirImplin interfaceLoaderUtil
-
getModsDirImpl
- Specified by:
getModsDirImplin interfaceLoaderUtil
-
getGameDirImpl
- Specified by:
getGameDirImplin interfaceLoaderUtil
-
isDevelopmentEnvironmentImpl
public boolean isDevelopmentEnvironmentImpl()- Specified by:
isDevelopmentEnvironmentImplin interfaceLoaderUtil
-
isDedicatedServerImpl
public boolean isDedicatedServerImpl()- Specified by:
isDedicatedServerImplin interfaceLoaderUtil
-
sendMessagesToAdminsOnJoinImpl
- Specified by:
sendMessagesToAdminsOnJoinImplin interfaceLoaderUtil
-