Follow along with the video below to see how to install our site as a web app on your home screen.
请注意: this_feature_currently_requires_accessing_site_using_safari
修复不支持Forge功能的端导致所有功能失效问题
添加CraftItemStack,NBTTagCompound,ItemStack
forgeEvent事件注入的判断分为12以上用16,其余用12
LangMsgUtil.langMsgUtil方法需要传入分隔符号
ListenerInvHolder去除翻页功能,改成内处理事件 修复forge事件不触发一些forge总线的事件 添加语言信息工具类
添加语言信息工具和文件工具,并修改forge的环境配置添加一个getColorMsg方法很多余的 类: LangMsgUtil FileUtil 方法 getColorMsg(String msg);V
添加ListenerInvHolder接口 用法: 自定义多个类写法实现这个接口即可