Posted September 21, 201411 yr Hi! Is there some flag which is set when the enderdragon gets killed? Or do I need to manually check End near (0, 0, 0) for endportal? The question seems to be a bit stupid, though I didn't find an answer both in google and sources. Thanks.
September 21, 201411 yr Use the LivingDeathEvent to listen for the ender dragon's death, and then use WorldSavedData to store the flag. Kain
September 21, 201411 yr Author Use the LivingDeathEvent to listen for the ender dragon's death, and then use WorldSavedData to store the flag. I need to know that even if my mod is added after dragon's death. So unfortunately no, not my case.
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.