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

Create AnimationType class to define player animations #250

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

KnosTx
Copy link

@KnosTx KnosTx commented Jul 22, 2024

No description provided.

@IvanCraft623
Copy link
Member

What does this have to do with BedrockProtocol?

@xpocketmc

This comment was marked as spam.

@KnosTx KnosTx changed the title Create AnimationType.php Create AnimationType class to define player animations Sep 1, 2024
@KnosTx KnosTx closed this Sep 1, 2024
@KnosTx KnosTx reopened this Sep 1, 2024
@dktapps
Copy link
Member

dktapps commented Sep 1, 2024

  1. Necessity for BedrockProtocol: The code defining animation types (e.g., SWIM, WALK) is indeed necessary if the server or client using BedrockProtocol needs to handle or transmit information about various player animations. BedrockProtocol requires clear definitions for animation types to function correctly.
  2. Code Function: This code provides standardized names for different animation types, which are essential for accurate communication between the server and client.
  3. Implementation: If BedrockProtocol in PocketMine-MP involves handling player animations, then this code is a critical part of that implementation.

gtfo with your AI generated drivel

@IvanCraft623
Copy link
Member

@NurAzliYT Please provide what's this for

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.

None yet

4 participants