We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As shows my IDE, this event never used in Nukkit 2.0
I want to listen for ChunkLoadEvent.
ChunkLoadEvent is never calls.
I registered a listener.
Checklist:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered:
Merge 1.17 branch (#6)
800703e
* Bump protocol version to v440 * Add BlockIds * finish new block traits and block types * 1.17 block updates * Update GameRules (#5) * Implement ItemPalette and move runtimeID logic out of ItemRegistry * Item fixes * Item Updates Co-authored-by: Kazuk <[email protected]>
No branches or pull requests
As shows my IDE, this event never used in Nukkit 2.0
Expected Behavior
I want to listen for ChunkLoadEvent.
Actual Behavior
ChunkLoadEvent is never calls.
Steps to Reproduce
I registered a listener.
Checklist:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: