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

More block state flag changes #4110

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

Shnupbups
Copy link
Contributor

  • Fix unpicks not being set for StructureTemplate methods (unpick definition file hadn't been updated to reflect the rename from Structure, as well as an additional method)
  • Rename some flags to be more accurate
  • Rename BlockEntity#onStateReplaced to onBlockReplaced to reflect it only being called when the actual block is changed, not just when a state change is made

- Fix unpicks not being set for `StructureTemplate` methods (unpick definition file hadn't been updated to reflect the rename from `Structure`, as well as an additional method)
- Rename some flags to be more accurate
- Rename BlockEntity#onStateReplaced to onBlockReplaced to reflect it only being called when the actual block is changed, not just when a state change is made
@Shnupbups Shnupbups added bug Fixes or discusses a bug within the mappings refactor A PR that renames existing names. snapshot A PR that targets a snapshot version of Minecraft unpick Added to PRs that add to change unpick definitions labels Feb 7, 2025
@Shnupbups Shnupbups requested review from apple502j and a team February 7, 2025 09:22
@apple502j apple502j merged commit d9a0bbb into FabricMC:25w06a Feb 7, 2025
7 checks passed
lovexyn0827 pushed a commit to lovexyn0827/yarn that referenced this pull request Feb 11, 2025
- Fix unpicks not being set for `StructureTemplate` methods (unpick definition file hadn't been updated to reflect the rename from `Structure`, as well as an additional method)
- Rename some flags to be more accurate
- Rename BlockEntity#onStateReplaced to onBlockReplaced to reflect it only being called when the actual block is changed, not just when a state change is made
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes or discusses a bug within the mappings refactor A PR that renames existing names. snapshot A PR that targets a snapshot version of Minecraft unpick Added to PRs that add to change unpick definitions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants