initialize

fun initialize(injectedMinecraftMeta: MinecraftMeta)

Update this instances NeoForgeLoader with new information. Usually called after the NeoForge manifest has been refreshed.

Author

Griefed

Parameters

injectedMinecraftMeta

Minecraft manifest file.

Throws

if the manifest could not be parsed into a com.fasterxml.jackson.databind.JsonNode.