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  _ 

M

manifestCandidates(java.lang.String) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
Every launcher-manifest checkManifests looks for in destination, existing or not.
manifestCandidates(java.lang.String) - function in de.griefed.serverpackcreator.api.config.ModpackManifestParser
Every launcher-manifest checkManifests looks for, whether or not the file exists.
matchAll(java.util.List,java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.RegexUtilitiesKt
match the given string against all regular expressions in this list.
Meta - class in de.griefed.serverpackcreator.api.versionmeta
Provide default methods to access a given Metas versions.
MINECRAFT - enum entry in de.griefed.serverpackcreator.api.versionmeta.Type

Indicates this operation concerns Minecraft.

minecraftClient() - function in de.griefed.serverpackcreator.api.versionmeta.forge.ForgeInstance
Get this Forge instances corresponding Minecraft client instance, wrapped in an Optional
MinecraftClient - class in de.griefed.serverpackcreator.api.versionmeta.minecraft
Relevant information about a given Minecraft client.
minecraftClient() - function in de.griefed.serverpackcreator.api.versionmeta.neoforge.NeoForgeInstance
Get this Forge instances corresponding Minecraft client instance, wrapped in an Optional
minecraftClient() - function in de.griefed.serverpackcreator.api.versionmeta.neoforge.NewNeoForgeInstance
Get this Forge instances corresponding Minecraft client instance, wrapped in an Optional
minecraftClient() - function in de.griefed.serverpackcreator.api.versionmeta.neoforge.OldNeoForgeInstance
Get this Forge instances corresponding Minecraft client instance, wrapped in an Optional
MinecraftMeta - class in de.griefed.serverpackcreator.api.versionmeta.minecraft
Minecraft meta containing information about available client- and server releases.
MinecraftServer - class in de.griefed.serverpackcreator.api.versionmeta.minecraft
Representation of a Minecraft server, containing information about its Minecraft-version, release-type, download-url and the java-version.
minecraftVersion(java.lang.String) - function in de.griefed.serverpackcreator.api.versionmeta.forge.ForgeMeta
Get the Minecraft version for a given Forge version, wrapped in an Optional.
minecraftVersion(java.lang.String) - function in de.griefed.serverpackcreator.api.versionmeta.neoforge.NeoForgeMeta
Get the Minecraft version for a given NeoForge version, wrapped in an Optional.
minimumSize() - function in java.awt.Component
 
MissingDescriptorException - class in de.griefed.serverpackcreator.api.modscanning
A jar does not contain the descriptor a scanner reads.
mixOnHiding(java.lang.Boolean) - function in java.awt.Component
 
mixOnReshaping() - function in java.awt.Component
 
mixOnShowing() - function in java.awt.Component
 
mixOnValidating() - function in java.awt.Component
 
mixOnZOrderChanging(java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
ModDependency - class in de.griefed.serverpackcreator.api.modscanning
A mod named as a dependency by another, and the side that dependency is needed on.
ModJarScanner - class in de.griefed.serverpackcreator.api.modscanning
Reads mod jars and reports what each one declared about the side it belongs on.
ModListCompiler - class in de.griefed.serverpackcreator.api.serverpack
Compiler of the list of mods to include in a server pack: walks the mods-directory, excludes user-specified and automatically discovered clientside-only mods, and honors the mod-whitelist.
ModloaderValidator - class in de.griefed.serverpackcreator.api.config
Validator for the modloader-concern of a server pack configuration: whether a supported modloader was specified and whether the modloader-version exists for the given Minecraft-version, verified against the version-meta.
ModpackDirectoryValidator - class in de.griefed.serverpackcreator.api.config
Validator for the modpack-directory-concern of a server pack configuration: existence, type and the absence of the overrides-directory which marks uninstalled modpack-exports.
ModpackManifestParser - class in de.griefed.serverpackcreator.api.config
Parser deriving PackConfig-values from the manifests of various launchers: CurseForge (manifest.json, minecraftinstance.json), Modrinth (modrinth.index.json), ATLauncher (instance.json), GDLauncher (config.json, instance.json) and MultiMC/Prism (mmc-pack.json, instance.cfg), including modloader-name normalization.
ModpackSource - class in de.griefed.serverpackcreator.api.config
Source-indicator for where the modpack came from.
ModpackZipInspector - class in de.griefed.serverpackcreator.api.config
Inspector for modpack ZIP-archives: lists their contents and checks their validity as modpacks (full-pack layout with mods- and config-directories in the archive-root).
MODRINTH - enum entry in de.griefed.serverpackcreator.api.config.ModpackSource
 
ModScanner - class in de.griefed.serverpackcreator.api.modscanning
Brings the per-loader mod-scanners to one place, and owns the rule for choosing between them.
mouseDown(java.awt.Event,java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
mouseDrag(java.awt.Event,java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
mouseEnter(java.awt.Event,java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
mouseExit(java.awt.Event,java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
mouseMove(java.awt.Event,java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
mouseUp(java.awt.Event,java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
move(java.lang.Integer,java.lang.Integer) - function in java.awt.Component
 
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  _