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

Wrong comment in WorldIO.loadChunk() #22

Open
AppPhil opened this issue Jul 9, 2016 · 0 comments
Open

Wrong comment in WorldIO.loadChunk() #22

AppPhil opened this issue Jul 9, 2016 · 0 comments

Comments

@AppPhil
Copy link
Contributor

AppPhil commented Jul 9, 2016

The comment says "call any events" but call events is set to false.

chunk.setBlock(type, xOffset + k, i, false); //Set the block and call any place events (this will automatically set light values for example)

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

No branches or pull requests

1 participant