Posted May 13, 20178 yr I am having problem I don't know where is the method markBlockForUpdate in World class (used to be available in 1.7.10) ? And I don't know how to find what methods and fields change in mcp mappings between versions. Could you guy show me?
May 13, 20178 yr MCPBot can often tell you the name history of a field/method. This issue tracker also documents most renames in 1.8+. You can also look at places where the method was used in the old version and compare them to the new version to see what it uses instead. In this case, World#markBlockForUpdate was replaced by World#notifyBlockUpdate. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.