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
[
_
C
- canBeFocusOwner() - function in java.awt.Component
- canBeFocusOwnerRecursively() - function in java.awt.Component
- canBuildAbsolutePath() - function in mslinks.LinkTargetIDList
- canBuildPath() - function in mslinks.LinkTargetIDList
- canContainFocusOwner(java.awt.Component) - function in java.awt.Container
- canUseClsidIn(mslinks.data.GUID,java.lang.Class) - function in mslinks.data.Registry
- changeEndiannes() - function in io.ByteReader
- changeEndiannes() - function in io.ByteWriter
- changeLocale(de.comahe.i18n4k.Locale) - function in de.griefed.serverpackcreator.api.ApiProperties
- Writes the specified locale from -lang your_locale to a lang.properties file to ensure every subsequent start of serverpackcreator is executed using said locale.
- checkConfiguration(de.griefed.serverpackcreator.api.config.PackConfig,de.griefed.serverpackcreator.api.config.ConfigCheck,java.lang.Boolean) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Check the passed packConfig.
- checkConfiguration(java.io.File,de.griefed.serverpackcreator.api.config.PackConfig,de.griefed.serverpackcreator.api.config.ConfigCheck,java.lang.Boolean) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Check the passed configuration-file.
- checkDisplayNameParams(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.util.Locale,java.lang.Integer) - function in java.util.Calendar
- checkFileType(java.io.File) - function in de.griefed.serverpackcreator.api.utilities.common.FileUtilities.Companion
- Check the given file for its type, whether it is a regular file, a Windows link or a UNIX symlink.
- checkFileType(java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.FileUtilities.Companion
- Check the given file for its type, whether it is a regular file, a Windows link or a UNIX symlink.
- checkForClientModsAndDeps(java.util.Collection,java.util.TreeSet,java.util.ArrayList) - function in de.griefed.serverpackcreator.api.modscanning.FabricScanner
- Check every file and fill the
clientModsandmodDependenciessets with ids of mods which are clientside-only or dependencies of a mod. - checkForClientModsAndDeps(java.util.Collection,java.util.TreeSet,java.util.ArrayList) - function in de.griefed.serverpackcreator.api.modscanning.ForgeAnnotationScanner
- Check every file and fill the
clientModsandmodDependenciessets with ids of mods which are clientside-only or dependencies of a mod. - checkForClientModsAndDeps(java.util.Collection,java.util.TreeSet,java.util.ArrayList) - function in de.griefed.serverpackcreator.api.modscanning.JsonBasedScanner
- Check every file and fill the
clientModsandmodDependenciessets with ids of mods which are clientside-only or dependencies of a mod. - checkForClientModsAndDeps(java.util.Collection,java.util.TreeSet,java.util.ArrayList) - function in de.griefed.serverpackcreator.api.modscanning.QuiltScanner
- Check every file and fill the
clientModsandmodDependenciessets with ids of mods which are clientside-only or dependencies of a mod. - checkForIllegalCharacters(java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.StringUtilities.Companion
- Check the passed string whether it contains any of the following characters:
/
<
>
:
"
\
|
?
*
#
%
&
{
}
$
!
@
+
´
`
=
- checkForInvalidPathCharacters(java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.StringUtilities.Companion
- Check the passed string whether it contains characters invalid in a path-declaration:
<
>
:
"
|
?
*
#
%
&
{
}
$
!
@
´
`
=
- checkForProjectInformation(de.griefed.serverpackcreator.api.config.PackConfig) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Check for minecraftinstance.json and profile.json and if either is present, try to obtain the project- and fileIDs as well as the modpack distribution-platform (Modrinth or CurseForge).
- checkGD(java.lang.String) - function in java.awt.Component
- checkIconAndProperties(java.lang.String) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Checks the passed String whether it is an existing file.
- checkIfChildObscuredBySibling() - function in javax.swing.JComponent
- checkImage(java.awt.Image,java.awt.image.ImageObserver) - function in java.awt.Component
- checkImage(java.awt.Image,java.lang.Integer,java.lang.Integer,java.awt.image.ImageObserver) - function in java.awt.Component
- checkInclusions(java.util.List,java.lang.String,de.griefed.serverpackcreator.api.config.ConfigCheck,java.lang.Boolean) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Checks whether the passed list of directories which are supposed to be in the modpack directory is empty, or whether all directories in the list exist in the modpack directory.
- checkManifests(java.lang.String,de.griefed.serverpackcreator.api.config.PackConfig,de.griefed.serverpackcreator.api.config.ConfigCheck) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Check whether various manifests from various launchers exist and use them to update our ConfigurationModel and pack name.
- checkModloader(java.lang.String,de.griefed.serverpackcreator.api.config.ConfigCheck) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Checks whether either Forge or Fabric were specified as the modloader.
- checkModloaderVersion(java.lang.String,java.lang.String,java.lang.String,de.griefed.serverpackcreator.api.config.ConfigCheck) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Check the given Minecraft and modloader versions for the specified modloader.
- checkModpackDir(java.lang.String,de.griefed.serverpackcreator.api.config.ConfigCheck,java.lang.Boolean) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Check the passed directory for existence and whether it is a directory, rather than a file.
- checkPluginId(java.lang.String) - function in org.pf4j.AbstractPluginManager
- checkPluginState(java.lang.String,org.pf4j.PluginState) - function in org.pf4j.AbstractPluginManager
- checkServerFilesFile(java.io.File) - function in de.griefed.serverpackcreator.api.ApiWrapper
- Check whether the specified server-files file exists and create it if it doesn't.
- checkTreeLock() - function in java.awt.Component
- checkZipArchive(java.lang.String,de.griefed.serverpackcreator.api.config.ConfigCheck) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Check a given ZIP-archives contents.
- ClassUtilitiesKt - class in de.griefed.serverpackcreator.api.utilities.common
- cleanList(java.util.List) - function in de.griefed.serverpackcreator.api.utilities.common.ListUtilities.Companion
- Clean a given String List of any entry consisting only of whitespace or a length of
0. - cleanupClientMods(java.util.ArrayList,java.util.TreeSet) - function in de.griefed.serverpackcreator.api.modscanning.JsonBasedScanner
- Remove any dependency from the list of clientside-only mods to prevent excluding dependencies of other mods, resulting in a potentially broken server pack.
- cleanupClientMods(java.util.ArrayList,java.util.TreeSet) - function in de.griefed.serverpackcreator.api.modscanning.JsonBasedScanner
- Remove any dependency from the list of clientside-only mods to prevent excluding dependencies of other mods, resulting in a potentially broken server pack.
- cleanupEnvironment(java.lang.Boolean,java.lang.String) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Deletes all files, directories and ZIP-archives of previously generated server packs to ensure newly generated server pack is as clean as possible.
- clear() - function in de.griefed.serverpackcreator.api.plugins.swinggui.ExtensionConfigPanel
- Clear the interface, or in other words, reset this extensions config panel UI.
- clear() - function in java.util.Calendar
- clear(java.lang.Integer) - function in java.util.Calendar
- clear() - function in kotlin.collections.MutableCollection
- clear(java.lang.Integer) - function in mslinks.data.BitSet32
- clear(java.lang.Integer) - function in mslinks.data.BitSet32
- clearAllowLinkToLink() - function in mslinks.data.LinkFlags
- clearAlt() - function in mslinks.data.HotKeyFlags
- clearArchive() - function in mslinks.data.FileAttributesFlags
- clearAutoPosition() - function in mslinks.data.ConsoleFlags
- clearBoldFont() - function in mslinks.data.ConsoleFlags
- clearCommonNetworkRelativeLinkAndPathSuffix() - function in mslinks.data.LinkInfoFlags
- clearCompressed() - function in mslinks.data.FileAttributesFlags
- clearCtrl() - function in mslinks.data.HotKeyFlags
- clearCurrentFocusCycleRootOnHide() - function in java.awt.Component
- clearDirectory() - function in mslinks.data.FileAttributesFlags
- clearDisableKnownFolderAlias() - function in mslinks.data.LinkFlags
- clearDisableKnownFolderTracking() - function in mslinks.data.LinkFlags
- clearDisableLinkPathTracking() - function in mslinks.data.LinkFlags
- clearEnableTargetMetadata() - function in mslinks.data.LinkFlags
- clearEncrypted() - function in mslinks.data.FileAttributesFlags
- clearForceNoLinkInfo() - function in mslinks.data.LinkFlags
- clearForceNoLinkTrack() - function in mslinks.data.LinkFlags
- clearFullscreen() - function in mslinks.data.ConsoleFlags
- clearHasArguments() - function in mslinks.data.LinkFlags
- clearHasDarwinID() - function in mslinks.data.LinkFlags
- clearHasExpIcon() - function in mslinks.data.LinkFlags
- clearHasExpString() - function in mslinks.data.LinkFlags
- clearHasIconLocation() - function in mslinks.data.LinkFlags
- clearHasLinkInfo() - function in mslinks.data.LinkFlags
- clearHasLinkTargetIDList() - function in mslinks.data.LinkFlags
- clearHasName() - function in mslinks.data.LinkFlags
- clearHasRelativePath() - function in mslinks.data.LinkFlags
- clearHasWorkingDir() - function in mslinks.data.LinkFlags
- clearHidden() - function in mslinks.data.FileAttributesFlags
- clearHistoryDup() - function in mslinks.data.ConsoleFlags
- clearInsertMode() - function in mslinks.data.ConsoleFlags
- clearIsUnicode() - function in mslinks.data.LinkFlags
- clearKeepLocalIDListForUNCTarget() - function in mslinks.data.LinkFlags
- clearMostRecentFocusOwnerOnHide() - function in java.awt.Component
- clearNoPidlAlias() - function in mslinks.data.LinkFlags
- clearNormal() - function in mslinks.data.FileAttributesFlags
- clearNotContentIndexed() - function in mslinks.data.FileAttributesFlags
- clearOffline() - function in mslinks.data.FileAttributesFlags
- clearPreferEnvironmentPath() - function in mslinks.data.LinkFlags
- clearPropertyFileList() - function in de.griefed.serverpackcreator.api.ApiProperties
- clearQuickEdit() - function in mslinks.data.ConsoleFlags
- clearReadonly() - function in mslinks.data.FileAttributesFlags
- clearReparsePoint() - function in mslinks.data.FileAttributesFlags
- clearRunAsUser() - function in mslinks.data.LinkFlags
- clearRunInSeparateProcess() - function in mslinks.data.LinkFlags
- clearRunWithShimLayer() - function in mslinks.data.LinkFlags
- clearScriptVariables() - function in de.griefed.serverpackcreator.api.plugins.swinggui.ServerPackConfigTab
- clearShift() - function in mslinks.data.HotKeyFlags
- clearSparseFile() - function in mslinks.data.FileAttributesFlags
- clearSystem() - function in mslinks.data.FileAttributesFlags
- clearTemporary() - function in mslinks.data.FileAttributesFlags
- clearUnaliasOnSave() - function in mslinks.data.LinkFlags
- clearValidDevice() - function in mslinks.data.CNRLinkFlags
- clearValidNetType() - function in mslinks.data.CNRLinkFlags
- clearVolumeIDAndLocalBasePath() - function in mslinks.data.LinkInfoFlags
- clientPropertyChanged(java.lang.Object,java.lang.Object,java.lang.Object) - function in javax.swing.JComponent
- clientReleases() - function in de.griefed.serverpackcreator.api.versionmeta.minecraft.MinecraftMeta
- Get a list of all available MinecraftClient of the de.griefed.serverpackcreator.api.versionmeta.Type.RELEASE, in ascending order.
- clientSideMods() - function in de.griefed.serverpackcreator.api.ApiProperties
- Acquire the default fallback list of clientside-only mods.
- clientSnapshots() - function in de.griefed.serverpackcreator.api.versionmeta.minecraft.MinecraftMeta
- Get a list of all available MinecraftClient of the de.griefed.serverpackcreator.api.versionmeta.Type.SNAPSHOT, in ascending order.
- clone() - function in kotlin.Cloneable
- close() - function in io.ByteReader
- close() - function in io.ByteWriter
- CNRLink - class in mslinks.data
- CNRLinkFlags - class in mslinks.data
- coalesceEvents(java.awt.AWTEvent,java.awt.AWTEvent) - function in java.awt.Component
- compareSemantics(java.lang.String,java.lang.String,de.griefed.serverpackcreator.api.utilities.common.Comparison) - function in de.griefed.serverpackcreator.api.utilities.common.SemanticVersionComparator.Companion
- Compare the given new version against the given current version, depending on comparison type
EQUAL,NEW, orEQUAL_OR_NEW. - compareTo(java.util.Calendar) - function in kotlin.Comparable
- Comparison - class in de.griefed.serverpackcreator.api.utilities.common
- compileModList(de.griefed.serverpackcreator.api.config.PackConfig) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Generates a list of all mods to include in the server pack.
- compileModList(java.lang.String,java.util.List,java.util.List,java.lang.String,java.lang.String) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Generates a list of all mods to include in the server pack.
- complete() - function in java.util.Calendar
- componentInputMapChanged(javax.swing.ComponentInputMap) - function in javax.swing.JComponent
- computeFields() - function in java.util.Calendar
- computeTime() - function in java.util.Calendar
- computeVisibleRect(java.awt.Rectangle) - function in javax.swing.JComponent
- compWriteObjectNotify() - function in javax.swing.JComponent
- concatenate(java.util.List) - function in de.griefed.serverpackcreator.api.utilities.common.ListUtilitiesKt
- ConfigCheck - class in de.griefed.serverpackcreator.api.config
- Conveniently access all different check-types, whether they passed and which errors, if any, were encountered.
- ConfigCheckExtension - class in de.griefed.serverpackcreator.api.plugins.configurationhandler
- Extension point for configuration checks, so you can run your own checks on a given PackConfig should you so desire.
- ConfigPanelExtension - class in de.griefed.serverpackcreator.api.plugins.swinggui
- Extension point for plugins which add additional javax.swing.JPanels in a given server pack tab, allowing users to customize server pack specific configurations of a plugin.
- ConfigurationHandler - class in de.griefed.serverpackcreator.api.config
- Check any given PackConfig for errors and, if so desired, add them to a passed list of errors, so you may display them in a GUI, CLI or website.
- Consolas - enum entry in mslinks.extra.ConsoleData.Font
- ConsoleData - class in mslinks.extra
- ConsoleData.Companion - class in mslinks.extra.ConsoleData
- ConsoleData.CursorSize - class in mslinks.extra.ConsoleData
- ConsoleData.Font - class in mslinks.extra.ConsoleData
- only these fonts are working...
- ConsoleFEData - class in mslinks.extra
- ConsoleFlags - class in mslinks.data
- constructComponentName() - function in java.awt.Component
- CONTAIN - enum entry in de.griefed.serverpackcreator.api.config.ExclusionFilter
Does the name of a mod contain the user specified string?
- CONTAINS - enum entry in de.griefed.serverpackcreator.api.utilities.common.FilterType
Whether the string to check contains the given filter.
- contains(java.awt.Point) - function in java.awt.Component
- contains(java.lang.Integer,java.lang.Integer) - function in java.awt.Component
- contains(mslinks.data.ItemID) - function in kotlin.collections.Collection
- containsAll(java.util.Collection) - function in kotlin.collections.Collection
- containsFocus() - function in java.awt.Component
- convert(java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.BooleanUtilities.Companion
- Converts various strings to booleans, by using regex, to allow for more variations in input.
- copy(java.lang.Boolean) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackFile
- Copy this ServerPackFiles source to the destination.
- copyFileFromJar(java.lang.String,java.io.File,java.lang.Class) - function in de.griefed.serverpackcreator.api.utilities.common.JarUtilities.Companion
- Copy a file from inside our JAR-file to the host filesystem to the specified destination.
- copyFileFromJar(java.lang.String,java.io.File,java.lang.Boolean,java.lang.Class) - function in de.griefed.serverpackcreator.api.utilities.common.JarUtilities.Companion
- Copy a file from inside our JAR-file to the host filesystem to the specified destination, replacing an already existing file.
- copyFileFromJar(java.lang.String,java.lang.Class,java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.JarUtilities.Companion
- Copy a file from inside our JAR-file to the host filesystem.
- copyFileFromJar(java.lang.String,java.lang.Boolean,java.lang.Class,java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.JarUtilities.Companion
- Copy a file from inside our JAR-file to the host filesystem.
- copyFiles(java.lang.String,java.util.ArrayList,java.util.List,java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Copies all specified directories and mods, excluding clientside-only mods, from the modpack directory into the server pack directory.
- copyFolderFromJar(java.lang.Class,java.lang.String,java.lang.String,java.lang.String,kotlin.text.Regex,java.io.File) - function in de.griefed.serverpackcreator.api.utilities.common.JarUtilities.Companion
- Copy a folder from inside a JAR-file to the host filesystem.
- copyIcon(java.lang.String,java.lang.String) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Copies the server-icon.png into server pack.
- copyProperties(java.lang.String,java.lang.String) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Copies the server.properties into server pack.
- countComponents() - function in java.awt.Container
- countHierarchyMembers() - function in java.awt.Component
- create(java.io.File,java.lang.Boolean,java.lang.Boolean) - function in de.griefed.serverpackcreator.api.utilities.common.FileUtilitiesKt
- All parent directories are created, but not the file itself.
- create(org.pf4j.PluginWrapper) - function in org.pf4j.PluginFactory
- createAdvertiser(java.lang.String,org.apache.logging.log4j.core.config.ConfigurationSource,kotlin.ByteArray,java.lang.String) - function in org.apache.logging.log4j.core.config.AbstractConfiguration
- createBufferStrategy(java.lang.Integer) - function in java.awt.Component
- createBufferStrategy(java.lang.Integer,java.awt.BufferCapabilities) - function in java.awt.Component
- createChildHierarchyEvents(java.lang.Integer,java.lang.Long,java.lang.Boolean) - function in java.awt.Container
- createCommonNetworkRelativeLink() - function in mslinks.LinkInfo
- Creates CommonNetworkRelativeLink and CommonPathSuffix that is empty string
- createConfiguration(org.apache.logging.log4j.core.config.Node,org.apache.logging.log4j.core.LogEvent) - function in org.apache.logging.log4j.core.config.Configuration
- createExtensionFactory() - function in de.griefed.serverpackcreator.api.ApiPlugins
- createExtensionFinder() - function in org.pf4j.AbstractPluginManager
- createHasteBinFromFile(java.io.File) - function in de.griefed.serverpackcreator.api.utilities.common.WebUtilities
- Create a HasteBin post from a given text file.
- createHasteBinFromString(java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.WebUtilities
- Create a HasteBin post from a given string.
- createHierarchyEvents(java.lang.Integer,java.awt.Component,java.awt.Container,java.lang.Long,java.lang.Boolean) - function in java.awt.Component
- createImage(java.awt.image.ImageProducer) - function in java.awt.Component
- createImage(java.lang.Integer,java.lang.Integer) - function in java.awt.Component
- createInstance(java.lang.Class,org.pf4j.PluginWrapper) - function in de.griefed.serverpackcreator.api.plugins.CustomPluginFactory
- createItem(java.lang.Integer) - function in mslinks.data.ItemID.Companion
- createLink(java.lang.String) - function in mslinks.ShellLink.Companion
- createLink(java.lang.String,java.lang.String) - function in mslinks.ShellLink.Companion
- createLink(java.lang.String,java.lang.String) - function in mslinks.ShellLinkHelper.Companion
- Universal all-by-default creation of the link
- createLinkInfo() - function in mslinks.ShellLink
- createMongoUri(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.StringUtilities.Companion
- createPluginDescriptorFinder() - function in org.pf4j.AbstractPluginManager
- createPluginFactory() - function in de.griefed.serverpackcreator.api.ApiPlugins
- createPluginLoader() - function in org.pf4j.AbstractPluginManager
- createPluginObject(org.apache.logging.log4j.core.config.plugins.util.PluginType,org.apache.logging.log4j.core.config.Node) - function in org.apache.logging.log4j.core.config.AbstractConfiguration
- createPluginRepository() - function in org.pf4j.AbstractPluginManager
- createPluginsRoot() - function in org.pf4j.AbstractPluginManager
- createPluginStatusProvider() - function in org.pf4j.AbstractPluginManager
- createPluginWrapper(org.pf4j.PluginDescriptor,java.nio.file.Path,java.lang.ClassLoader) - function in org.pf4j.AbstractPluginManager
- createServerRunFiles(java.util.HashMap,java.lang.String,java.lang.Boolean) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Create start-scripts for the generated server pack using the templates the user has defined for their instance of ServerPackCreator.
- createTargetIdList() - function in mslinks.ShellLink
- createToolTip() - function in javax.swing.JComponent
- createUsingNoParametersConstructor(java.lang.Class) - function in org.pf4j.DefaultPluginFactory
- createVersionManager() - function in org.pf4j.AbstractPluginManager
- createVolatileImage(java.lang.Integer,java.lang.Integer) - function in java.awt.Component
- createVolatileImage(java.lang.Integer,java.lang.Integer,java.awt.ImageCapabilities) - function in java.awt.Component
- createVolumeID() - function in mslinks.LinkInfo
- Creates VolumeID and LocalBasePath that is empty string
- CURSEFORGE - enum entry in de.griefed.serverpackcreator.api.config.ModpackSource
- CustomPluginFactory - class in de.griefed.serverpackcreator.api.plugins
- Custom plugin factory to enforce plugins having a context in which they run.