User Tools

Site Tools


zh_cn:tutorial:introduction

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
zh_cn:tutorial:introduction [2024/08/24 14:39] – ↷ Links adapted because of a move operation 47.128.44.223zh_cn:tutorial:introduction [2024/08/25 11:51] (current) – [Fabric 编写的介绍] solidblock
Line 1: Line 1:
-====== Fabric 编写的介绍 ======+====== Fabric 模组编写的介绍 ======
  
 这是对制作 Fabric 模组时可以使用的一些常用技术的快速介绍。 这是对制作 Fabric 模组时可以使用的一些常用技术的快速介绍。
Line 5: Line 5:
 尽管 Minecraft 变得越来越灵活,可以适应变化,但它并不是天生就可以进行修改的。 尽管 Minecraft 变得越来越灵活,可以适应变化,但它并不是天生就可以进行修改的。
  
-与其他改装 API 不同,Fabric Loader 不会覆盖 Minecraft 的类文件以添加更多功能+与其他改装 API 不同,Fabric Loader 不会覆盖 Minecraft 的类文件以添加更多功能
 而是使用[[https://github.com/SpongePowered/Mixin/wiki|Mixin 库]]注入代码。 而是使用[[https://github.com/SpongePowered/Mixin/wiki|Mixin 库]]注入代码。
 但是,大多数时候您不会直接使用此库。 但是,大多数时候您不会直接使用此库。
zh_cn/tutorial/introduction.1724510370.txt.gz · Last modified: 2024/08/24 14:39 by 47.128.44.223