generated from MrCreativ3001/architectury-kotlin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Events
null-version-nova edited this page Nov 21, 2023
·
1 revision
This calls every time the player enters a new dimension. Minecraft automatically stops all sounds when this happens, so the mod is hardcoded to do that too.
This calls every time the player respawns after death. Going home from the end does not count, even though that is technically considered a respawn, it calls change_dimension instead.
This calls every time the player is submersed in water or stops being submersed in water.
This calls once the delay finishes. If the delay is never set, it is called 5 seconds after joining a world, and 50 seconds after a song has finished.