磁学(Magnetics)/API
阅读
2020-09-07更新
最新编辑:ww清晨ww
阅读:
更新日期:2020-09-07
最新编辑:ww清晨ww
这里是磁学模组的API列表
警告:本模组目前正处于早期开发阶段,API可能随时都会有更改,请以模组代码为准。
API
本模组的API位于io.github.dawncraft.magnetics.api这个包下
io.github.dawncraft.magnetics.api.item
io.github.dawncraft.magnetics.api.item.IItemCard 卡的接口
io.github.dawncraft.magnetics.api.item.ItemArmorSuit 具有套装效果的盔甲
io.github.dawncraft.magnetics.api.item.ItemModAxe 由于原版ItemAxe的构造函数是protected而实现的类,将来可能会被移除
io.github.dawncraft.magnetics.api.recipe
io.github.dawncraft.magnetics.api.recipe.LightningStrikeRecipeManager 雷击配方管理器