wiki:itemmods:api

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
wiki:itemmods:api [2021/02/08 11:35]
wiki:itemmods:api [2021/02/08 12:01] (当前版本)
行 2: 行 2:
 <wrap lo #ou>原Wiki页面:https://github.com/CodeDoctorDE/ItemMods/wiki/api</wrap> <wrap lo #ou>原Wiki页面:https://github.com/CodeDoctorDE/ItemMods/wiki/api</wrap>
  
-The latest build can you find here+你可以在[[https://ci.codemc.io/job/CodeDoctorDE/job/ItemMods/lastStableBuild/|这里]]找到最新的版本
  
  
-  * You can use maven to get the dependency or can use the jars in the github actions. +  * 您可以使用maven获取依赖项,也可以在github操作中使用jar。 
-    * For maven please use this:<code xml><repositories>+    * 对于maven,请使用以下命令: 
 +<code xml><repositories>
      <repository>      <repository>
          <id>codemc-repo</id>          <id>codemc-repo</id>
行 20: 行 21:
      </dependency>      </dependency>
  </dependencies></code>  </dependencies></code>
-  * The documentation about the api can you find herePlease use the classes in the api package. The ItemModsApi instance can you get with ''ItemMods.getPlugin().getApi()'' +  * 你可以在[[https://codedoctor.tk/ItemMods/apidocs|此处]]找到有关api的文档。请使用api包中的类。你可以使用ItemModsApi实例获得''ItemMods.getPlugin().getApi()'' 
-  * Custom events: +  * 自定义事件:
     * CustomBlockPlaceEvent - self explained :D     * CustomBlockPlaceEvent - self explained :D
     * CustomBlockBreakEvent - self explained :D     * CustomBlockBreakEvent - self explained :D
  • wiki/itemmods/api.1612755308.txt.gz
  • 最后更改: 2021/02/08 11:35