Event fired when the player respawns into a new world instance. This does not necessarily mean the world changed; the player could be respawning after death or teleportation.
Provided as a convenience; re-initializing the canvas of shapes after the player enters a new server is a common use case.
Caveat: do not rely on playerCoords to be accurate. Minecraft will often reposition the player shortly after respawning.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.