差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
|
wiki:itemmods:api [2021/02/08 11:35] |
wiki:itemmods:api [2021/02/08 12:01] (当前版本) |
||
|---|---|---|---|
| 行 2: | 行 2: | ||
| <wrap lo # | <wrap lo # | ||
| - | The latest build can you find here | + | 你可以在[[https:// |
| - | * You can use maven to get the dependency or can use the jars in the github | + | * 您可以使用maven获取依赖项,也可以在github操作中使用jar。 |
| - | * For maven please use this:<code xml>< | + | * 对于maven,请使用以下命令: |
| + | <code xml>< | ||
| < | < | ||
| < | < | ||
| 行 20: | 行 21: | ||
| </ | </ | ||
| </ | </ | ||
| - | * The documentation about the api can you find here. Please use the classes in the api package. The ItemModsApi | + | * 你可以在[[https:// |
| - | * Custom events: | + | * 自定义事件: |
| * CustomBlockPlaceEvent - self explained :D | * CustomBlockPlaceEvent - self explained :D | ||
| * CustomBlockBreakEvent - self explained :D | * CustomBlockBreakEvent - self explained :D | ||