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

PacketEvents 2.4.0 and Minecraft 1.21 #11

Merged
merged 5 commits into from
Jul 6, 2024

Conversation

xDec0de
Copy link
Contributor

@xDec0de xDec0de commented Jul 5, 2024

This PR adds support for PacketEvents 2.4.0 as well as Minecraft 1.21, though the tests I used aren't included on it but will be included on another one so they can be evaluated separately, BoggedMeta and BreezeMeta don't really add anything specific to their mob types as I wasn't able to find documentation about them.

Further testing should be done to be able to tell if this is actually stable on 1.21, but I actually used pretty much every method from the MetaOffsetConverter class on 1.21 and everything seemed to work fine.

@OakLoaf
Copy link
Contributor

OakLoaf commented Jul 5, 2024

There's not really much point in making classes for Bogged and Breeze meta if there's no attributes in them

@xDec0de
Copy link
Contributor Author

xDec0de commented Jul 5, 2024

There's not really much point in making classes for Bogged and Breeze meta if there's no attributes in them

Yeah I know, but that is also the case for other metas that already exist on the project, I thought adding them would make no harm, plus some people may assume that a meta exists for every entity type and may end up confused when they don't find one, that's mostly why I added them.

@OakLoaf
Copy link
Contributor

OakLoaf commented Jul 5, 2024

Ooh that's true!

@Tofaa2 Tofaa2 merged commit 202a564 into Tofaa2:master Jul 6, 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