- GameConfiguration - Class in dev.nozyx.craft4j
-
Represents the configuration for a Minecraft game instance.
- GameConfiguration(Path, String, List<String>) - Constructor for class dev.nozyx.craft4j.GameConfiguration
-
Constructs a new GameConfiguration instance.
- getAdditionalVmArgs() - Method in class dev.nozyx.craft4j.GameConfiguration
-
Returns the additional JVM arguments.
- getAuthInfos() - Method in class dev.nozyx.craft4j.Launcher
-
Returns the current authentication information.
- getGameConfiguration() - Method in class dev.nozyx.craft4j.Launcher
-
Returns the current game configuration.
- getGameDir() - Method in class dev.nozyx.craft4j.GameConfiguration
-
Returns the game directory.
- getLauncherName() - Method in class dev.nozyx.craft4j.Launcher
-
Returns the name of the launcher.
- getMcVersion() - Method in class dev.nozyx.craft4j.GameConfiguration
-
Returns the Minecraft version.
- getModLoader() - Method in class dev.nozyx.craft4j.ModdedGameConfiguration
-
Returns the mod loader type.
- getModLoaderVersion() - Method in class dev.nozyx.craft4j.ModdedGameConfiguration
-
Returns the version of the mod loader.
- getMods() - Method in class dev.nozyx.craft4j.ModdedGameConfiguration
-
Returns the list of mods.