iChun / iChunUtil

iChunUtil as required by several of my mods.
GNU Lesser General Public License v3.0
40 stars 53 forks source link

Check that PlayerChangedDimensionEvent calls also check for PlayerRespawnEvent #125

Closed iChun closed 2 months ago

iChun commented 7 years ago

Because minecraft can be really stupid, winning the game and going back to the overworld triggers the respawn event instead of changed dimension event. Just be sure to take note of these when using said events.