Posted May 10, 20214 yr I've been getting into Minecraft modding recently for 1.16, and I've found that many (if not all) of the lists of methods on the internet are now outdated. For example, setFire is now setSecondsOnFire. Is there either a website I can go to to find the new method names, or can someone just list them all off? (the latter doesn't seem practical, but I'd rather not make a new post every time I want to use a method) Thanks.
May 11, 20214 yr Forge migrated to a different set of field/method/param mappings as of the latest RB of the mdk. As such, you can use either the forge-bot on the Forge Discord or Linkie to translate the old mappings (also known as MCP) to the new ones (Mojang). You can also change your mapping set back to MCP, but just be warned that they will not be available for 1.17.
May 11, 20214 yr Author 45 minutes ago, ChampionAsh5357 said: Forge migrated to a different set of field/method/param mappings as of the latest RB of the mdk. As such, you can use either the forge-bot on the Forge Discord or Linkie to translate the old mappings (also known as MCP) to the new ones (Mojang). You can also change your mapping set back to MCP, but just be warned that they will not be available for 1.17. I can't seem to find either. Where would I find Linkie or the Forge Discord server?
May 11, 20214 yr Author 11 hours ago, ChampionAsh5357 said: Forge Discord: https://discord.gg/UvedJ9m Linkie: https://discord.gg/sCVXYXVcC3 Thank you!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.