“Chemdah 开发者文档目录”的版本间的差异
来自Purtmars Wikipedia —— 普特莫斯维基
(建立内容为“{{:Watermark}} = 目录 = * '''基本''' ** ''ink.ptms.chemdah.api.'''ChemdahAPI''''' ** ''ink.ptms.chemdah.api.'''HologramAPI''''' ** ''ink.ptms.chemdah.util.'''…”的新页面) |
|||
第2行: | 第2行: | ||
= 目录 = | = 目录 = | ||
* '''基本''' | * '''基本''' | ||
− | ** | + | ** [[ink.ptms.chemdah.api.ChemdahAPI|ink.ptms.chemdah.api.'''ChemdahAPI''']] |
− | ** | + | ** [[ink.ptms.chemdah.api.HologramAPI|ink.ptms.chemdah.api.'''HologramAPI''']] |
− | ** | + | ** [[ink.ptms.chemdah.api.Utils|ink.ptms.chemdah.util.'''Utils''']] |
− | ** | + | ** [[ink.ptms.chemdah.api.UtilsForKotli|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''' |
** 自定义任务目标 | ** 自定义任务目标 | ||
** 自定义元数据 | ** 自定义元数据 |
2021年4月27日 (二) 20:11的版本
目录
- 基本
- 事件
- 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
- 自定义任务目标
- 自定义元数据
- 自定义组件
- 自定义物品选择器
- 自定义实体选择器