Skip to content

Fix blaze burners not overriding animate tick #8140

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

Open
wants to merge 2 commits into
base: mc1.20.1/dev
Choose a base branch
from

Conversation

JensenJ
Copy link
Contributor

@JensenJ JensenJ commented Mar 27, 2025

Fixes #8068.

Simple fix. Updates method signature of animateTick to use RandomSource so now it overrides the vanilla method. Also added Override annotation to methods.

@VoidLeech VoidLeech added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes labels Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr flag: simple PR has minimal changes pr type: fix PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blaze Burner's block animate tick does not override vanilla method
2 participants