| Package | Description |
|---|---|
| org.basinmc.lavatory.version |
| Modifier and Type | Method | Description |
|---|---|---|
Optional<LoggerConfiguration> |
Version.getClientLoggerConfiguration() |
Retrieves the logger configuration for this client version.
|
| Constructor | Description |
|---|---|
Version(String id,
int minimumLauncherVersion,
VersionType type,
OffsetDateTime releaseTime,
OffsetDateTime modificationTime,
String mainClass,
List<ProgramArgument> gameArguments,
List<ProgramArgument> jvmArguments,
Download clientDownload,
Download serverDownload,
Download windowsServerDownload,
String assets,
AssetIndexReference assetIndex,
Set<LibraryReference> libraries,
LoggerConfiguration clientLoggerConfiguration) |
Copyright © 2018 Basin. All rights reserved.