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

Firework star item translation #1968

Merged
merged 2 commits into from
Feb 25, 2021
Merged

Conversation

Camotoy
Copy link
Member

@Camotoy Camotoy commented Feb 22, 2021

Firework stars, unsurprisingly, share some code with fireworks. This commit adds a new FireworkBaseTranslator abstract class that both firework items extend from, in order to use the explosion translation code. Firework stars also show color.

Firework stars, unsurprisingly, share some code with fireworks. This commit adds a new FireworkBaseTranslator abstract class that both firework items extend from, in order to use the explosion translation code. Firework stars also show color.
@Camotoy Camotoy linked an issue Feb 22, 2021 that may be closed by this pull request
@Camotoy Camotoy added the PR: Feature When a PR implements a new feature label Feb 24, 2021
@Camotoy Camotoy merged commit ae3f50a into GeyserMC:master Feb 25, 2021
@Camotoy Camotoy deleted the fireworkstar branch February 25, 2021 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Feature When a PR implements a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firework charge colors not showing on BE
2 participants