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 banners on entity heads #2110

Merged
merged 3 commits into from
Apr 8, 2021
Merged

Conversation

Camotoy
Copy link
Member

@Camotoy Camotoy commented Apr 6, 2021

On Bedrock, a banner must be placed in the chestplate slot in order to be visible. On Java Edition, banners are placed in the helmet slot. This commit fixes the issue by migrating banners to the chestplate spot if the chestplate spot is empty.

This commit also fixes pillager poses if they're not holding a crossbow, along with a couple other optimizations.

On Bedrock, a banner must be placed in the chestplate slot in order to be visible. On Java Edition, banners are placed in the helmet slot. This commit fixes the issue by migrating banners to the chestplate spot if the chestplate spot is empty.

This commit also fixes pillager poses if they're not holding a crossbow, along with a couple other optimizations.
@Camotoy Camotoy linked an issue Apr 6, 2021 that may be closed by this pull request
@Camotoy Camotoy merged commit 7a7cf18 into GeyserMC:master Apr 8, 2021
@Camotoy Camotoy deleted the bannerhelmetfix branch April 8, 2021 23:52
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.

Ominous Banner not shown above Pillager Captains
2 participants