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
Temporary dimension data is sent here: https://github.com/PrysmNetwork/Orion/blob/41de1d97d28ca93df985f64f30380e49494214cb/server/src/main/java/pro/prysm/orion/server/protocol/handler/PlayHandler.java#L25-L42
At some point, proper dimension data should be extracted from the game in NBT format and read by Orion.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Temporary dimension data is sent here: https://github.com/PrysmNetwork/Orion/blob/41de1d97d28ca93df985f64f30380e49494214cb/server/src/main/java/pro/prysm/orion/server/protocol/handler/PlayHandler.java#L25-L42
At some point, proper dimension data should be extracted from the game in NBT format and read by Orion.
The text was updated successfully, but these errors were encountered: