zh_cn:tutorial:introduction
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| zh_cn:tutorial:introduction [2025/11/10 22:54] – sinoaakira | zh_cn:tutorial:introduction [2025/11/11 21:53] (current) – sinoaakira | ||
|---|---|---|---|
| Line 90: | Line 90: | ||
| - | ==== 覆盖 | + | ==== 重写方法 |
| - | 覆盖时务必格外小心。 | + | 重写方法时务必格外小心。 |
| - | Mixin 覆盖会完全替换方法,移除所有现有代码,并可能与该方法上的其他 Mixin 冲突。 | + | 使用 |
| - | 覆盖极有可能不仅与其他模组冲突,还会与 Minecraft 本身冲突。 | + | 重写方法极有可能不仅与其他模组冲突,还会与 Minecraft 本身冲突。 |
| - | 您很可能不需要使用覆盖来实现您想要的功能。 | + | 您很可能不需要重写方法来实现您想要的功能。 |
zh_cn/tutorial/introduction.txt · Last modified: 2025/11/11 21:53 by sinoaakira