本文整理了Java中net.minecraftforge.common.util.EnumHelper.setFailsafeFieldValue()方法的一些代码示例,展示了EnumHelper.setFailsafeFieldValue()的具体用法。这些代码示例主要来源于Github/Stackoverflow/Maven等平台,是从一些精选项目中提取出来的代码,具有较强的参考意义,能在一定程度帮忙到你。EnumHelper.setFailsafeFi...
ModAPIManager.java MinecraftForkage/MinecraftForkagePublic Notifications Fork5 Star35 immibisCommitted a whole bunch of assorted changes from long ago: Latest commit7781edaDec 9, 2015History 1contributor 230 lines (207 sloc)8.23 KB RawBlame
A fast, reliable and cross-platform command-line Minecraft launcher and API for developers. Including fast and easy installation of common mod loaders such as Fabric, Forge, NeoForge and Quilt. - mindstorm38/portablemc
public void onGuiClosed() { MinecraftForge.EVENT_BUS.post(new ConfigChangedEvent.OnConfigChangedEvent(this.mod.modid(), null, this.mc.world != null, false));