Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ChunkWatchEvent #464

Merged

Conversation

Prototik
Copy link
Contributor

On NeoForge it uses Neo' events to invoke directly.
On MinecraftForge although it has ChunkWatchEvent, it behaves differently and here mixins come to play.
On Fabric there is no such api, so mixin is here also.

Signed-off-by: Sergey Shatunov <[email protected]>
@MaxNeedsSnacks MaxNeedsSnacks changed the base branch from 1.20.4 to 1.20.4-pr-merges January 9, 2024 21:02
@MaxNeedsSnacks MaxNeedsSnacks merged commit e986c60 into architectury:1.20.4-pr-merges Jan 9, 2024
1 check passed
@Prototik Prototik deleted the 1.20.4-chunkevents branch January 9, 2024 21:12
@Prototik Prototik restored the 1.20.4-chunkevents branch January 10, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants