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

Protocol changes for 1.20.80 #235

Closed
wants to merge 2 commits into from
Closed

Protocol changes for 1.20.80 #235

wants to merge 2 commits into from

Conversation

PMK744
Copy link

@PMK744 PMK744 commented Apr 24, 2024

No description provided.

@PMK744
Copy link
Author

PMK744 commented Apr 24, 2024

The error from the actions is very helpful 👍

@AzOxStOz
Copy link

hii, sorry that's not the right place to ask that but where do you find the changelogs for update this please !

@@ -59,6 +63,8 @@ protected function decodePayload(PacketSerializer $in) : void{

$this->baseGameVersion = $in->getString();
$this->experiments = Experiments::read($in);
$this->experimentsPreviouslyToggled = $in->getBool();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$out->putBool($this->hasPreviouslyUsedExperiments);

@PMK744 PMK744 closed this by deleting the head repository Apr 26, 2024
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.

3 participants