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

Fix #29 #30

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Fix #29 #30

merged 1 commit into from
Mar 25, 2024

Conversation

JustAlittleWolf
Copy link
Contributor

replace == with .equals to check for equality by content, not by reference. This then properly discards the entity, when rejoining the server.

replace `==` with `.equals` to check for equality by content, not by reference.
@rvbsm rvbsm merged commit d87c9fd into rvbsm:next/1.20.2 Mar 25, 2024
@rvbsm
Copy link
Owner

rvbsm commented Mar 25, 2024

Oh, thanks, I've overlooked this

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.

2 participants