Class VersionModdableGameProvider.VersionModdableGame
java.lang.Object
io.github.headlesshq.headlessmc.launcher.mods.VersionModdableGameProvider.VersionModdableGame
- All Implemented Interfaces:
HasId
,HasName
,ModdableGame
- Enclosing class:
VersionModdableGameProvider
public static final class VersionModdableGameProvider.VersionModdableGame
extends Object
implements ModdableGame
-
Constructor Details
-
VersionModdableGame
public VersionModdableGame()
-
-
Method Details
-
getModsDirectory
- Specified by:
getModsDirectory
in interfaceModdableGame
-
getVersionName
- Specified by:
getVersionName
in interfaceModdableGame
-
getPlatform
- Specified by:
getPlatform
in interfaceModdableGame
-
getBuild
- Specified by:
getBuild
in interfaceModdableGame
-
isServer
public boolean isServer()- Specified by:
isServer
in interfaceModdableGame
-
getId
public int getId() -
getName
-