Deprecated old item bar registration names have been identified and re-mapped. 标记并重新兼容了已弃用的旧版物品栏注册名 - #4499
Merged
Merged
Conversation
PigeonNian
commented
Aug 21, 2026
Contributor
- 这下附属不会炸了
added 2 commits
August 21, 2026 20:37
…BLOCKS - 添加了 ANVILCRAFT_BUILD_BLOCK 的弃用声明 - 将 ANVILCRAFT_BUILD_BLOCK 指向现有的 ANVILCRAFT_BUILDING_BLOCKS - 保持代码向后兼容,便于逐步迁移使用新常量名称
- 将 ANVILCRAFT_TOOL 重命名为 ANVILCRAFT_TOOLS_AND_UTILITIES,并添加弃用注解 - 将 ANVILCRAFT_FUNCTION_BLOCK 重命名为 ANVILCRAFT_FUNCTIONAL_BLOCKS,并添加弃用注解 - 将 ANVILCRAFT_BUILD_BLOCK 重命名为 ANVILCRAFT_BUILDING_BLOCKS,并添加弃用注解
Collaborator
代码审查摘要 — PR #4499操作: opened 变更内容为最近创造模式标签页重构(3a378853c,已随 snapshot.2175 发布)中被重命名的旧字段补回别名:
✅ 与仓库历史交叉验证(已核对
|
Collaborator
|
💾 Self-improvement review: Patched SKILL.md in skill 'registry-driven-refactor-pr-review' (1 replacement). |
- 更新 gradle/libs.versions.toml 中的 anvilib 版本号 - 在 ModItemGroups 中添加旧版命名的兼容说明 - 标记旧版命名为 @deprecated,建议新代码使用新版命名 - 兼容旧附属调用,保证向后兼容性
TBPig
approved these changes
Aug 21, 2026
Collaborator
|
PR #4499 事件类型为 closed,按审查规则(action 为 closed/labeled 时停止,不发布评论),本次不执行 diff 分析,也不输出审查意见。 跳过审查。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.