同步官网文档8m_25d

This commit is contained in:
kwiilh
2025-08-25 18:36:29 +08:00
parent 4dc0ecf18d
commit 9e8855eeb4
5089 changed files with 8798 additions and 4799 deletions

View File

@@ -28,7 +28,7 @@
![image-20211110223110612](./images/image-20211110223110612.png)
调用零件接口只能在<a href="../../../../mcdocs/3-PresetAPI/预设对象/零件/零件PartBase.html" rel="noopenner"> 零件PartBase </a>的接口中寻找。
调用零件接口只能在<a href="../../../../mcguide/20-玩法开发/14-预设玩法编程/13-PresetAPI/预设对象/零件/零件PartBase.html" rel="noopenner"> 零件PartBase </a>的接口中寻找。
如图可以使用partbase和其继承的接口。
@@ -62,7 +62,7 @@
## 调用预设管理接口
与上面的节点类似,适用于<a href="../../../../mcdocs/3-PresetAPI/预设管理/PresetApi.html" rel="noopenner"> PresetApi预设管理接口 </a>的直接调用。
与上面的节点类似,适用于<a href="../../14-预设玩法编程/13-PresetAPI/预设管理/PresetApi.html" rel="noopenner"> PresetApi预设管理接口 </a>的直接调用。
![image-20211110224928639](./images/image-20211110224928639.png)