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

Implements AnimateEntityPacket #1146

Merged
merged 5 commits into from
Jun 23, 2021
Merged

Implements AnimateEntityPacket #1146

merged 5 commits into from
Jun 23, 2021

Conversation

IWareQ
Copy link

@IWareQ IWareQ commented Jun 23, 2021

No description provided.

Copy link
Member

@joserobjr joserobjr left a comment

Choose a reason for hiding this comment

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

Thank you for the PR!

Can you do a few adjustments before I merge?

  • Encapsulate the fields to avoid compatibility when Cloudburst Nukkit decides to add this packet
  • Add the annotations below to all public stuff (except method overrides):
@PowerNukkitOnly
@Since("FUTURE")

@joserobjr joserobjr added Type: enhancement Enhancements and fixes to already existing features Status: In Progress The issue or the pull request is being worked on labels Jun 23, 2021
@joserobjr joserobjr added this to the 1.5.1.0-PN milestone Jun 23, 2021
@IWareQ
Copy link
Author

IWareQ commented Jun 23, 2021

done

@IWareQ
Copy link
Author

IWareQ commented Jun 23, 2021

I think it's worth adding the playAnimate() method to Entity.java

Copy link
Member

@joserobjr joserobjr left a comment

Choose a reason for hiding this comment

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

All good, thank you 😄

@joserobjr joserobjr merged commit 8bd5ce7 into PowerNukkit:bleeding Jun 23, 2021
@joserobjr joserobjr added Resolution: resolved The issue has been addressed or the request has been accepted and removed Status: In Progress The issue or the pull request is being worked on labels Jun 23, 2021
@IWareQ IWareQ deleted the add-animate-entity-packet branch June 23, 2021 15:16
joserobjr added a commit that referenced this pull request Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: resolved The issue has been addressed or the request has been accepted Type: enhancement Enhancements and fixes to already existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants