Chemdah 开发者文档目录
来自Purtmars Wikipedia —— 普特莫斯维基
目录
- 基本
- ink.ptms.chemdah.api.ChemdahAPI
- ink.ptms.chemdah.api.HologramAPI
- ink.ptms.chemdah.util.Utils
- ink.ptms.chemdah.util.UtilsForKotlin
- 事件
- ink.ptms.chemdah.api.event.collect.ConversationEvents
- ink.ptms.chemdah.api.event.collect.ObjectiveEvents
- ink.ptms.chemdah.api.event.collect.PlayerEvents
- ink.ptms.chemdah.api.event.collect.QuestEvents
- ink.ptms.chemdah.api.event.InferEntityHookEvent
- ink.ptms.chemdah.api.event.InferItemHookEvent
- ink.ptms.chemdah.api.event.PartyHookEvent
- 对话相关
- ink.ptms.chemdah.core.Conversation
- ink.ptms.chemdah.core.Session
- 玩家会话
- 自定义对话触发器
- 自定义对话主题
- 数据相关
- ink.ptms.chemdah.core.PlayerProfile
- ink.ptms.chemdah.core.DataContainer
- ink.ptms.chemdah.core.Data
- 数据持久化与生命周期
- 任务相关
- ink.ptms.chemdah.core.quest.Quest
- ink.ptms.chemdah.core.quest.QuestContainer
- ink.ptms.chemdah.core.quest.QuestDataOperator
- ink.ptms.chemdah.core.quest.QuestLoader
- ink.ptms.chemdah.core.quest.Task
- ink.ptms.chemdah.core.quest.Template
- ink.ptms.chemdah.core.quest.objective.Objective
- 自定义任务目标
- 自定义元数据
- 自定义组件
- 自定义物品选择器
- 自定义实体选择器