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
_
A
- acquire(java.lang.String,java.lang.String) - function in de.griefed.serverpackcreator.api.PropertyStore
- Returns the value for key, defining it with defaultValue first when the key is absent or blank, thus guaranteeing subsequent calls find the key present.
- acquireJavaPath(java.lang.String) - function in de.griefed.serverpackcreator.api.ApiProperties
- Check the given path to a Java installation for validity and return it, if it is valid.
- acquireJavaPath(java.lang.String) - function in de.griefed.serverpackcreator.api.settings.JavaConfig
- Check the given path to a Java installation for validity and return it, if it is valid.
- acquireJavaPathFromSystem() - function in de.griefed.serverpackcreator.api.utilities.common.SystemUtilities.Companion
- Automatically acquire the path to the systems default Java installation.
- acquireRequiredJavaVersion() - function in de.griefed.serverpackcreator.api.plugins.swinggui.ServerPackConfigTab
- Mojang's declared required Java major for the selected Minecraft version — the same authority the start scripts and the grinder use, rather than a version-derived guess.
- action(java.awt.Event,java.lang.Object) - function in java.awt.Component
- add(java.awt.PopupMenu) - function in java.awt.Component
- add(java.awt.Component) - function in java.awt.Container
- add(java.awt.Component,java.lang.Object) - function in java.awt.Container
- add(java.awt.Component,java.lang.Object,java.lang.Integer) - function in java.awt.Container
- add(java.awt.Component,java.lang.Integer) - function in java.awt.Container
- add(java.lang.String,java.awt.Component) - function in java.awt.Container
- addAncestorListener(javax.swing.event.AncestorListener) - function in javax.swing.JComponent
- addAppender(org.apache.logging.log4j.core.Appender) - function in org.apache.logging.log4j.core.config.Configuration
- addComponent(java.lang.String,java.lang.Object) - function in org.apache.logging.log4j.core.config.Configuration
- addComponentListener(java.awt.event.ComponentListener) - function in java.awt.Component
- addContainerListener(java.awt.event.ContainerListener) - function in java.awt.Container
- addEventListener(de.griefed.serverpackcreator.api.utilities.SPCConfigCheckListener) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Register a listener that receives the check's ConfigCheck result, so a host can react to the details.
- addEventListener(de.griefed.serverpackcreator.api.utilities.SPCGenericListener) - function in de.griefed.serverpackcreator.api.config.ConfigurationHandler
- Register a listener notified when a configuration check finishes, regardless of outcome.
- addEventListener(de.griefed.serverpackcreator.api.utilities.SPCGenericListener) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Register a listener notified when generation finishes, regardless of outcome.
- addEventListener(de.griefed.serverpackcreator.api.utilities.SPCPostGenListener) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Register a listener invoked once everything, zip included, is finished.
- addEventListener(de.griefed.serverpackcreator.api.utilities.SPCPreServerPackGenerationListener) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Register a listener invoked before generation begins — the hook for preparing or vetoing a run.
- addEventListener(de.griefed.serverpackcreator.api.utilities.SPCPreServerPackZipListener) - function in de.griefed.serverpackcreator.api.serverpack.ServerPackHandler
- Register a listener invoked after the pack is assembled but before it is zipped, to amend its contents.
- addFilter(org.apache.logging.log4j.core.Filter) - function in org.apache.logging.log4j.core.filter.Filterable
- addFocusListener(java.awt.event.FocusListener) - function in java.awt.Component
- addHierarchyBoundsListener(java.awt.event.HierarchyBoundsListener) - function in java.awt.Component
- addHierarchyListener(java.awt.event.HierarchyListener) - function in java.awt.Component
- addImpl(java.awt.Component,java.lang.Object,java.lang.Integer) - function in java.awt.Container
- addInputMethodListener(java.awt.event.InputMethodListener) - function in java.awt.Component
- addKeyListener(java.awt.event.KeyListener) - function in java.awt.Component
- addListener(org.apache.logging.log4j.core.config.ConfigurationListener) - function in org.apache.logging.log4j.core.config.Configuration
- addLogger(java.lang.String,org.apache.logging.log4j.core.config.LoggerConfig) - function in org.apache.logging.log4j.core.config.Configuration
- addLoggerAppender(org.apache.logging.log4j.core.Logger,org.apache.logging.log4j.core.Appender) - function in org.apache.logging.log4j.core.config.Configuration
- addLoggerFilter(org.apache.logging.log4j.core.Logger,org.apache.logging.log4j.core.Filter) - function in org.apache.logging.log4j.core.config.Configuration
- addMouseListener(java.awt.event.MouseListener) - function in java.awt.Component
- addMouseMotionListener(java.awt.event.MouseMotionListener) - function in java.awt.Component
- addMouseWheelListener(java.awt.event.MouseWheelListener) - function in java.awt.Component
- addMultiple(java.util.List,T) - function in de.griefed.serverpackcreator.api.utilities.common.ListUtilitiesKt
- Add multiple elements to a list in one go.
- addNotify() - function in java.awt.Component
- addPlugin(org.pf4j.PluginWrapper) - function in org.pf4j.AbstractPluginManager
- addPluginStateListener(org.pf4j.PluginStateListener) - function in org.pf4j.PluginManager
- addPropertyChangeListener(java.beans.PropertyChangeListener) - function in java.awt.Component
- addPropertyChangeListener(java.lang.String,java.beans.PropertyChangeListener) - function in java.awt.Component
- addSuppressed(java.lang.Throwable) - function in kotlin.Throwable
- addTabExtensionTabs(javax.swing.JTabbedPane) - function in de.griefed.serverpackcreator.api.ApiPlugins
- Add any and all additional tabs to the ServerPackCreator tabbed pane (main GUI).
- addVetoableChangeListener(java.beans.VetoableChangeListener) - function in javax.swing.JComponent
- adjustDescendants(java.lang.Integer) - function in java.awt.Container
- adjustDescendantsOnParent(java.lang.Integer) - function in java.awt.Container
- adjustListeningChildren(java.lang.Long,java.lang.Integer) - function in java.awt.Container
- adjustListeningChildrenOnParent(java.lang.Long,java.lang.Integer) - function in java.awt.Component
- allVersions() - function in de.griefed.serverpackcreator.api.versionmeta.minecraft.MinecraftMeta
- Get all available Minecraft releases, both releases and pre-releases or snapshots, in descending order.
- alwaysOnTop() - function in javax.swing.JComponent
- and(de.griefed.serverpackcreator.api.config.ConfigCheck) - function in de.griefed.serverpackcreator.api.config.ConfigCheck
- Merge this check with the given check into one.
- api(java.io.File,java.lang.Boolean) - function in de.griefed.serverpackcreator.api.ApiWrapper.Companion
- Acquire a new instance of the ServerPackCreator API.
- ApiPlugins - class in de.griefed.serverpackcreator.api
- Manager for ServerPackCreator plugins.
- ApiProperties - class in de.griefed.serverpackcreator.api
- Base settings of ServerPackCreator, such as working directories, default list of clientside-only mods, default list of directories to include in a server pack, script templates, java paths and much more.
- ApiProperties.CustomXMLConfiguration - class in de.griefed.serverpackcreator.api.ApiProperties
- Custom XmlConfiguration to pass our custom log4j2.xml config to log4j.
- ApiWrapper - class in de.griefed.serverpackcreator.api
- API wrapper, allowing you to conveniently initialize, setup and use the different aspects of ServerPackCreator.
- ApiWrapper.Companion - class in de.griefed.serverpackcreator.api.ApiWrapper
- The singleton accessor and the
api()factory that builds and optionally sets up the collaborator graph. - applyComponentOrientation(java.awt.ComponentOrientation) - function in java.awt.Component
- applyCompoundShape(sun.java2d.pipe.Region) - function in java.awt.Component
- applyCurrentShape() - function in java.awt.Component
- areBoundsValid() - function in java.awt.Component
- areFocusTraversalKeysSet(java.lang.Integer) - function in java.awt.Component
- areInputMethodsEnabled() - function in java.awt.Component
- asHashMap() - function in de.griefed.serverpackcreator.api.config.InclusionSpecification
- Get this inclusion-spec as a hashmap.
- autoProcessMouseWheel(java.awt.event.MouseWheelEvent) - function in java.awt.Component
- awaitManifestRefresh(java.lang.Long) - function in de.griefed.serverpackcreator.api.versionmeta.VersionMeta
- Waits up to timeoutMillis for the background manifest refresh to finish, returning whether it did.