A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
L
- latestInstaller() - function in de.griefed.serverpackcreator.api.versionmeta.Meta
- Get the latest installer version.
- latestInstaller() - function in de.griefed.serverpackcreator.api.versionmeta.fabric.FabricMeta
- latestInstaller() - function in de.griefed.serverpackcreator.api.versionmeta.legacyfabric.LegacyFabricMeta
- Get the latest installer version.
- latestInstaller() - function in de.griefed.serverpackcreator.api.versionmeta.quilt.QuiltMeta
- Get the latest installer version.
- latestInstallerUrl() - function in de.griefed.serverpackcreator.api.versionmeta.Meta
- Get the URL to the latest installer.
- latestInstallerUrl() - function in de.griefed.serverpackcreator.api.versionmeta.fabric.FabricMeta
- latestInstallerUrl() - function in de.griefed.serverpackcreator.api.versionmeta.legacyfabric.LegacyFabricMeta
- Get the URL to the latest installer.
- latestInstallerUrl() - function in de.griefed.serverpackcreator.api.versionmeta.quilt.QuiltMeta
- Get the URL to the latest installer.
- latestLoader() - function in de.griefed.serverpackcreator.api.versionmeta.Meta
- Get the latest loader version.
- latestLoader() - function in de.griefed.serverpackcreator.api.versionmeta.fabric.FabricMeta
- latestLoader() - function in de.griefed.serverpackcreator.api.versionmeta.legacyfabric.LegacyFabricMeta
- Get the latest loader version.
- latestLoader() - function in de.griefed.serverpackcreator.api.versionmeta.quilt.QuiltMeta
- Get the latest loader version.
- latestRelease() - function in de.griefed.serverpackcreator.api.versionmeta.minecraft.MinecraftMeta
- Get the latest Minecraft release as a MinecraftClient.
- latestReleaseServer() - function in de.griefed.serverpackcreator.api.versionmeta.minecraft.MinecraftMeta
- Get the latest MinecraftServer of the de.griefed.serverpackcreator.api.versionmeta.Type.RELEASE, wrapped in an Optional.
- latestSnapshot() - function in de.griefed.serverpackcreator.api.versionmeta.minecraft.MinecraftMeta
- Get the latest Minecraft snapshot as a MinecraftClient.
- latestSnapshotServer() - function in de.griefed.serverpackcreator.api.versionmeta.minecraft.MinecraftMeta
- Get the latest MinecraftServer of the de.griefed.serverpackcreator.api.versionmeta.Type.SNAPSHOT, wrapped in an Optional.
- latestURL() - function in de.griefed.serverpackcreator.api.versionmeta.legacyfabric.LegacyFabricInstaller
- The URL to the latest installer for Legacy Fabric.
- launcherFor(java.lang.String,java.lang.String) - function in de.griefed.serverpackcreator.api.versionmeta.fabric.FabricMeta
- Download the improved Fabric launcher and store it in the launcher-cache directory.
- layout() - function in java.awt.Component
- LEGACY_FABRIC - enum entry in de.griefed.serverpackcreator.api.versionmeta.Type
Indicates this operation concerns Legacy Fabric.
- LegacyFabricInstaller - class in de.griefed.serverpackcreator.api.versionmeta.legacyfabric
- Information about the LegacyFabric installer and versions.
- LegacyFabricMeta - class in de.griefed.serverpackcreator.api.versionmeta.legacyfabric
- LegacyFabric meta providing game, loader and installer version information.
- lightweightPaint(java.awt.Graphics) - function in java.awt.Component
- lightweightPrint(java.awt.Graphics) - function in java.awt.Component
- LINK - enum entry in de.griefed.serverpackcreator.api.utilities.common.FileType
A Windows link.
- list() - function in java.awt.Component
- list(java.io.PrintStream) - function in java.awt.Component
- list(java.io.PrintStream,java.lang.Integer) - function in java.awt.Component
- list(java.io.PrintWriter) - function in java.awt.Component
- list(java.io.PrintWriter,java.lang.Integer) - function in java.awt.Component
- ListUtilities - class in de.griefed.serverpackcreator.api.utilities.common
- Utility-class revolving around Lists.
- ListUtilities.Companion - class in de.griefed.serverpackcreator.api.utilities.common.ListUtilities
- Cleanup helpers for the list-valued properties, which arrive as delimited strings.
- ListUtilitiesKt - class in de.griefed.serverpackcreator.api.utilities.common
- loaderVersions() - function in de.griefed.serverpackcreator.api.versionmeta.Meta
- List of available loader versions in ascending order.
- loaderVersions() - function in de.griefed.serverpackcreator.api.versionmeta.fabric.FabricMeta
- loaderVersions() - function in de.griefed.serverpackcreator.api.versionmeta.legacyfabric.LegacyFabricMeta
- List of available loader versions in ascending order.
- loaderVersions() - function in de.griefed.serverpackcreator.api.versionmeta.quilt.QuiltMeta
- List of available loader versions in ascending order.
- loadFallbackModsList() - function in de.griefed.serverpackcreator.api.settings.GenerationConfig
- Merges the stored fallback-list of clientside-only mods into clientsideMods and writes the merged list back to the store.
- loadFallbackWhitelist() - function in de.griefed.serverpackcreator.api.settings.GenerationConfig
- Merges the stored mod-whitelist into modsWhitelist and writes the fallback-whitelist back to the store.
- loadInto(java.io.File,java.util.Properties) - function in de.griefed.serverpackcreator.api.PropertyStore
- Loads the given properties-file into target, dropping blank values and remembering the file for later save-calls.
- loadOverrides(java.io.File) - function in de.griefed.serverpackcreator.api.ApiProperties
- Loads the overrides-properties directly into the store, replacing already-loaded values.
- loadOverrides(java.io.File) - function in de.griefed.serverpackcreator.api.PropertyStore
- Loads the given overrides-file directly into properties, replacing already-loaded values.
- loadPlugin(java.nio.file.Path) - function in org.pf4j.PluginManager
- loadPluginFromPath(java.nio.file.Path) - function in org.pf4j.AbstractPluginManager
- loadPlugins() - function in org.pf4j.PluginManager
- loadProperties(java.io.File,java.lang.Boolean) - function in de.griefed.serverpackcreator.api.ApiProperties
- Reload from a specific properties-file.
- loadProperties(java.lang.Boolean) - function in de.griefed.serverpackcreator.api.ApiProperties
- Load properties using the default file path.
- locate(java.lang.Integer,java.lang.Integer) - function in java.awt.Component
- location() - function in java.awt.Component
- LoggingConfig - class in de.griefed.serverpackcreator.api.settings
- Settings-group for ServerPackCreators log-level: stores the level uppercased and applies every change via the injected applyLogLevel-callback.
- lostFocus(java.awt.Event,java.lang.Object) - function in java.awt.Component