1package com.fs.starfarer.api.impl.codex;
3import java.util.LinkedHashSet;
5import com.fs.starfarer.api.EveryFrameScript;
6import com.fs.starfarer.api.Global;
10 public static String
KEY =
"$core_codexIntelAdder";
31 if (entry ==
null || entry.
isLocked())
return;
static SectorAPI getSector()
static boolean codexFullyUnlocked()
static CodexEntryPlugin getEntry(String id)
void advance(float amount)
LinkedHashSet< String > unlockedEntries
void addEntry(String entryId)
void addScript(EveryFrameScript script)
MemoryAPI getMemoryWithoutUpdate()
void set(String key, Object value)