Fabric API

Fabric API

106M Downloads

Hooks for the current client world being changed

haykam821 opened this issue ยท 1 comments

commented

The client doesn't seem to have an event for the current ClientWorld being updated, which I believe is common and useful enough to not require mod authors to inject into the relevant code on their own. A useful injection point would be the MinecraftClient#setWorld method.

commented

Thank you for informing me that where I can listen client world change.