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  _ 

N

NEO_FORGE - enum entry in de.griefed.serverpackcreator.api.versionmeta.Type

Indicates this operation concerns NeoForge.

NeoForgeInstance - class in de.griefed.serverpackcreator.api.versionmeta.neoforge
 
NeoForgeMeta - class in de.griefed.serverpackcreator.api.versionmeta.neoforge
NeoForge meta containing information about available NeoForge releases.
NeoForgeTomlScanner - class in de.griefed.serverpackcreator.api.modscanning
neoforge.mods.toml-based scanning of NeoForge-Minecraft mods for Minecraft 1.16.5 and newer.
neoForgeVersions() - function in de.griefed.serverpackcreator.api.versionmeta.neoforge.NeoForgeMeta
Get the list of available NeoForge versions, in ascending order.
nestedTextContains(com.fasterxml.jackson.databind.JsonNode,java.lang.String,java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.JsonUtilities
Check whether a child node contains the specified text.
nestedTextEqualsIgnoreCase(com.fasterxml.jackson.databind.JsonNode,java.lang.String,java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.JsonUtilities
Check whether the text in specified child node(s) is equal to the specified text, case-insensitive.
nestedTextIsEmpty(com.fasterxml.jackson.databind.JsonNode,java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.JsonUtilities
Check whether the text in the specified child node(s) is empty.
nestedTextMatches(com.fasterxml.jackson.databind.JsonNode,kotlin.text.Regex,java.lang.String) - function in de.griefed.serverpackcreator.api.utilities.common.JsonUtilities
Check whether the text in specified child node(s) matches the specified text.
NetworkConfig - class in de.griefed.serverpackcreator.api.settings
Settings-group for the timeouts applied to every outbound HTTP call ServerPackCreator makes.
NEW - enum entry in de.griefed.serverpackcreator.api.utilities.common.Comparison

Used to determine whether a given version is newer.

newestForgeVersion(java.lang.String) - function in de.griefed.serverpackcreator.api.versionmeta.forge.ForgeMeta
Latest Forge version for a given Minecraft version, wrapped in Optional
newestNeoForgeVersion(java.lang.String) - function in de.griefed.serverpackcreator.api.versionmeta.neoforge.NeoForgeMeta
Latest NeoForge version for a given Minecraft version, wrapped in Optional
NewNeoForgeInstance - class in de.griefed.serverpackcreator.api.versionmeta.neoforge
An instance of a complete NeoForge combination, containing a Minecraft version, related NeoForge version and the URL to the server installer.
nextFocus() - function in java.awt.Component
 
numListening(java.lang.Long) - 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  _