Class ConfigManager
java.lang.Object
space.ranzeplay.saysth.config.ConfigManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateConfigIfNotExists(ProfessionExtractor professionExtractor) voidgetVillager(@NotNull UUID uuid) booleanisVillagerFileExists(@NotNull UUID uuid) voidvoidupdateVillager(@NotNull VillagerMemory villager)
-
Constructor Details
-
ConfigManager
-
-
Method Details
-
createConfigIfNotExists
- Throws:
IOException
-
loadConfig
- Throws:
IOException
-
getVillager
- Throws:
IOException
-
updateVillager
- Throws:
IOException
-
isVillagerFileExists
-
getSystemMessageTemplate
- Throws:
IOException
-
getConclusionPromptTemplate
- Throws:
IOException
-
exportProfessions
public void exportProfessions()
-