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
_
U
- unloadPlugin(java.lang.String,java.lang.Boolean) - function in org.pf4j.AbstractPluginManager
- unloadPlugin(java.lang.String,java.lang.Boolean,java.lang.Boolean) - function in org.pf4j.AbstractPluginManager
- unloadPlugin(java.lang.String) - function in org.pf4j.PluginManager
- unloadPlugins() - function in org.pf4j.PluginManager
- unregisterKeyboardAction(javax.swing.KeyStroke) - function in javax.swing.JComponent
- unzipArchive(java.lang.String,java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.FileUtilities.Companion
- Unzips the downloaded modpack ZIP-archive to the specified directory.
- unzipDestination(java.lang.String) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Update the destination to which the ZIP-archive will be extracted, based on whether a directory of the same name already exists.
- unzipDestination(java.lang.String) - function in de.griefed.serverpackcreator.api.config.ModpackZipInspector
- Update the destination to which the ZIP-archive will the extracted to, based on whether a directory of the same name already exists.
- update() - function in de.griefed.serverpackcreator.api.versionmeta.Meta
- Update the meta-information for this modloader-meta, updating the available loader and installer versions, thus giving you access to version-checks, URLs etc.
- update() - function in de.griefed.serverpackcreator.api.versionmeta.VersionMeta
- Update the Minecraft, Forge and Fabric metas.
- update() - function in de.griefed.serverpackcreator.api.versionmeta.fabric.FabricIntermediaries
- Update the intermediaries for Fabric.
- update() - function in de.griefed.serverpackcreator.api.versionmeta.fabric.FabricMeta
- update() - function in de.griefed.serverpackcreator.api.versionmeta.forge.ForgeMeta
- Update this instances ForgeLoader with new information.
- update() - function in de.griefed.serverpackcreator.api.versionmeta.legacyfabric.LegacyFabricInstaller
- Update all lists of available versions with new information gathered from the manifest.
- update() - function in de.griefed.serverpackcreator.api.versionmeta.legacyfabric.LegacyFabricMeta
- Update the meta-information for this modloader-meta, updating the available loader and installer versions, thus giving you access to version-checks, URLs etc.
- update() - function in de.griefed.serverpackcreator.api.versionmeta.minecraft.MinecraftMeta
- Update the MinecraftClientMeta and MinecraftServerMeta.
- update() - function in de.griefed.serverpackcreator.api.versionmeta.neoforge.NeoForgeMeta
- Update this instances NeoForgeLoader with new information.
- update() - function in de.griefed.serverpackcreator.api.versionmeta.quilt.QuiltMeta
- Update the meta-information for this modloader-meta, updating the available loader and installer versions, thus giving you access to version-checks, URLs etc.
- update(java.awt.Graphics) - function in java.awt.Component
- updateChildGraphicsData(java.awt.GraphicsConfiguration) - function in java.awt.Component
- UpdateConfig - class in de.griefed.serverpackcreator.api.settings
- Settings-group for update- and release-tracking: the URL from which the fallback mod-lists are refreshed, the pre-release version-check flag, the old-version used for migrations, and the fallback-list update itself.
- updateConfigModelFromATLauncherInstance(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Update the given PackConfig with values from an ATLauncher instance.json.
- updateConfigModelFromATLauncherInstance(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ModpackManifestParser
instance.jsonUpdate the given ConfigurationModel with values gathered from a ATLauncher manifest.- updateConfigModelFromConfigJson(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Update the given PackConfig with values from a GDLauncher config.json.
- updateConfigModelFromConfigJson(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ModpackManifestParser
config.jsonUpdate the given ConfigurationModel with values gathered from the modpacks config.json.- updateConfigModelFromCurseManifest(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Update the given PackConfig with values from a CurseForge manifest.json.
- updateConfigModelFromCurseManifest(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ModpackManifestParser
manifest.jsonUpdate the given ConfigurationModel with values gathered from the downloaded CurseForge modpack.- updateConfigModelFromGDInstanceJson(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Update the given PackConfig with values from a GDLauncher instance.json in the modpacks parent-directory.
- updateConfigModelFromGDInstanceJson(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ModpackManifestParser
parentDirectory/instance.jsonUpdate the given PackConfig with values gathered from the modpacks instance.json.- updateConfigModelFromMinecraftInstance(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Update the given PackConfig with values from a CurseForge minecraftinstance.json.
- updateConfigModelFromMinecraftInstance(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ModpackManifestParser
minecraftinstance.jsonUpdate the given ConfigurationModel with values gathered from the minecraftinstance.json of the modpack.- updateConfigModelFromMMCPack(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Update the given PackConfig with values from a MultiMC/Prism mmc-pack.json.
- updateConfigModelFromMMCPack(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ModpackManifestParser
mmc-pack.jsonUpdate the given ConfigurationModel with values gathered from the modpacks mmc-pack.json.- updateConfigModelFromModrinthManifest(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Update the given PackConfig with values from a Modrinth modrinth.index.json.
- updateConfigModelFromModrinthManifest(de.griefed.serverpackcreator.api.config.PackConfig,java.io.File) - function in de.griefed.serverpackcreator.api.config.ModpackManifestParser
modrinth.index.jsonUpdate the given ConfigurationModel with values gathered from a Modrinthmodrinth.index.json-manifest.- updateCursorImmediately() - function in java.awt.Component
- updateDestinationFromInstanceCfg(java.io.File) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Acquire the instance-name from a MultiMC/Prism instance.cfg.
- updateDestinationFromInstanceCfg(java.io.File) - function in de.griefed.serverpackcreator.api.config.ModpackManifestParser
instance.cfgAcquire the name of the modpack/instance of a MultiMC modpack from the modpacks instance.cfg, which is usually created by the MultiMC launcher.- updateFallback() - function in de.griefed.serverpackcreator.api.ApiProperties
- Update the fallback clientside-only mod-list and whitelist from the configured update-URL.
- updateFallback() - function in de.griefed.serverpackcreator.api.settings.UpdateConfig
- Updates the fallback clientside-mod-list and whitelist from the configured updateUrl, replacing the stored lists when the remote ones differ, and saving to disk via the injected callback when anything changed.
- updateGraphicsData(java.awt.GraphicsConfiguration) - function in java.awt.Component
- updatePackName(de.griefed.serverpackcreator.api.config.PackConfig,java.lang.String) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Acquire the modpacks name from the modpack-JSON stored in the PackConfig.
- updatePackName(de.griefed.serverpackcreator.api.config.PackConfig,java.lang.String) - function in de.griefed.serverpackcreator.api.config.ModpackManifestParser
- Acquire the modpacks name from the JSON previously acquired and stored in the ConfigurationModel.
- updateUI() - function in javax.swing.JComponent
- updateZOrder() - function in java.awt.Component
- url() - function in de.griefed.serverpackcreator.api.versionmeta.minecraft.MinecraftServer
- Get the URL to the download of this Minecraft-servers JAR-file.
- Utilities - class in de.griefed.serverpackcreator.api.utilities.common
- Access to any and all utility-classes we may have.