BBSMC Logo
模组整合包光影资源包软件汉化插件数据包地图
登录
模组插件数据包光影资源包整合包软件汉化地图
登录
设置
Fabric API

Fabric API

Fabric API提供一些基础的接口,允许其他模组注册物品、方块、模型、界面等,也提供一些事件

前置
5,798142 years ago
Fabric API

Fabric API

Fabric API提供一些基础的接口,允许其他模组注册物品、方块、模型、界面等,也提供一些事件

5,798
14
前置

基本信息

我的世界Java版本

26.3-rc-1
26.2
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x

平台

\n \n \n Fabric

运行环境

客户端
服务端
客户端和服务端

分类

前置
BBSMC 创作者激励广告

其他链接

反馈问题 查看源码
Modrinth

搬运团队

BBSMC 官方搬运(1)
BBSMC 官方搬运(1)团队

搬运资源声明

对于可进行 JAR 文件搬运的许可证,我们提供站内下载服务;其他资源会跳转到原帖下载。资源更新可能不及时,建议前往资源内提供的原帖链接下载最新版本。

详情信息

许可证 Apache-2.0
发布于 2024-11-25
更新于 2026-09-10
简介更新日志版本百科反馈讨论

全部版本

1
2
3
4
60

[1.21.1] Fabric API 0.116.14+1.21.1

on 2026 Jul 16
下载
  • 更新版本(modmuss50)
  • [1.21.1] 回溯移除标签条目(#5467)(pnku、Chrys Chrysanthemum、Juuz、cputnam-a11y、ThePotatoArchivist)

[1.20.1] Fabric API 0.92.11+1.20.1

on 2026 Jul 16
下载
  • 更新模组发布插件,以适配 CurseForge API 的变更。(modmuss50)
  • 提升版本号。(modmuss50)
  • 【1.20.1】回溯移植标签条目移除功能(#5471)(pnku、Chrys Chrysanthemum、Juuz、cputnam-a11y、ThePotatoArchivist)

[26.3-snapshot-3] Fabric API 0.154.3+26.3

on 2026 Jul 07
下载
  • 26.3 快照版-3(#5478)(modmuss)

[26.3-snapshot-2] Fabric API 0.154.2+26.3

on 2026 Jul 07
下载

[26.2] Fabric API 0.154.2+26.2

on 2026 Jul 07
下载
  • 更新版本(modmuss50)
  • 不缓存 EntityPermissionContext 中的权限等级(修复 #5476)(#5477)(Patbox)

[26.1.2] Fabric API 0.154.2+26.1.2

on 2026 Jul 07
下载
  • 修复缺失的传递性 AW(modmuss50)
  • 升级版本号(modmuss50)
  • 不再缓存 EntityPermissionContext 的权限等级(修复 #5476)(#5477)(Patbox)

[26.3-snapshot-2] Fabric API 0.154.1+26.3

on 2026 Jul 06
下载

[26.2] Fabric API 0.154.1+26.2

on 2026 Jul 06
下载
  • 更新版本(modmuss50)
  • 修复 FabricOrderedSubmitNodeCollector.submitCustom 方法未设置默认值的问题(#5473)(The Typhothanian)
  • 修复:#5466(#5474)(modmuss)

[26.3-snapshot-2] Fabric API 0.154.0+26.3

on 2026 Jul 01
下载
  • 更新版本(modmuss50)
  • [26.3] 完成附件变更(AttachmentChange)的待办注释(#5430)(DennisOchulor、modmuss)
  • 26.3 统一标签规范(#5453)(Cassian Godsted)
  • 添加用于注册自定义 BuiltInBlockModels 的回调(#5447)(Fuzss)
  • 将 FabricDataGenerator 的父类由 DataGenerator.Uncached 改为 DataGenerator.Cached(#5452)(Martijn van den Brand)
  • 修复:测试模组界面(screen testmod)崩溃问题(#5449)(Alex)
  • 修改生物类型默认属性事件(#5424)(TheDeathlyCow、modmuss)
  • 新增字符类型事件,用于处理 Screen::charTyped(#4948)(Fuzss)

[26.2] Fabric API 0.154.0+26.2

on 2026 Jul 01
下载
  • 更新版本(modmuss50)
  • 为注册自定义 BuiltInBlockModels 添加回调支持(#5447,Fuzss)
  • 使 FabricDataGenerator 继承 DataGenerator.Cached 而非 Uncached(#5452,Martijn van den Brand)
  • 修复:屏幕测试模组崩溃问题(#5449,Alex)
  • 修改生物类型默认属性事件(#5424,TheDeathlyCow、modmuss)
  • 新增字符类型事件,用于处理 Screen::charTyped(#4948,Fuzss)
  • 更新版本(modmuss50)
  • 更新模组发布插件(modmuss50)
  • 将 Checkstyle 报告动作更新至 v3(#5446,Juuz)
  • 修复 ButtonList 在仅含可渲染控件的界面中引发的 IndexOutOfBoundsException(#5445,Fuzss)
  • 向 C 标签中补充缺失的 26.2 版本内容(#5443,TelepathicGrunt)
  • 新增用于注册自定义 FeatureRenderer 的 API(#5435,Jonathan Coates)
  • 在 EnchantmentEvents.MODIFY 中暴露注册表(#5415,Magnus、PepperCode1)
  • 新增图集注册表(#5390,Celeste)

[26.1.2] Fabric API 0.154.0+26.1.2

on 2026 Jul 01
下载
  • 更新版本(modmuss50)
  • 为注册自定义 BuiltInBlockModels 添加回调函数(#5447)(Fuzss)
  • 使 FabricDataGenerator 继承 DataGenerator.Cached 而非 Uncached(#5452)(Martijn van den Brand)
  • 修复:屏幕测试模组崩溃问题(#5449)(Alex)
  • 修复 26.1.2 版本中默认属性的测试(modmuss50)
  • 修改实体类型默认属性事件(#5424)(TheDeathlyCow、modmuss)
  • 添加字符类型事件以处理 Screen::charTyped(#4948)(Fuzss)

[1.21.1] Fabric API 0.116.13+1.21.1

on 2026 Jul 01
下载
  • 更新版本(modmuss50)
  • [1.21.1] 为仅含可渲染部件的界面回溯修复 ButtonList 的“索引越界”问题(#5448)(Fuzss)

[26.3-snapshot-2] Fabric API 0.153.2+26.3

on 2026 Jun 30
下载
  • 26.3快照版-2(modmuss50)

[26.3-snapshot-1] Fabric API 0.153.1+26.3

on 2026 Jun 23
下载

初始版本

[26.2] Fabric API 0.153.0+26.2

on 2026 Jun 22
下载
  • 更新版本(modmuss50)
  • 更新模组发布插件(modmuss50)
  • 将 Checkstyle 报告操作更新至 v3(#5446)(Juuz)
  • 修复含仅可渲染控件的界面中 ButtonList 的 IndexOutOfBoundsException 异常(#5445)(Fuzss)
  • 向 C 标签中补充缺失的 26.2 版本内容(#5443)(TelepathicGrunt)
  • 新增用于注册自定义特征渲染器(FeatureRenderer)的 API(#5435)(Jonathan Coates)
  • 在 EnchantmentEvents.MODIFY 事件中公开注册表(#5415)(Magnus、PepperCode1)
  • 新增图集注册表(#5390)(Celeste)

[26.1.2] Fabric API 0.153.0+26.1.2

on 2026 Jun 22
下载
  • 更新版本(modmuss50)
  • 更新模组发布插件(modmuss50)
  • 将 Checkstyle 报告操作更新至 v3(#5446)(Juuz)
  • 修复仅含可渲染控件的界面中 ButtonList 的 IndexOutOfBoundsException 异常(#5445)(Fuzss)
  • 在 EnchantmentEvents.MODIFY 中暴露注册表(#5415)(Magnus、PepperCode1)
  • 添加图集注册表(#5390)(Celeste)

[26.2] Fabric API 0.152.2+26.2

on 2026 Jun 18
下载
  • 更新版本(modmuss50)
  • 修复:硫磺方块内部无发光效果(#5442)(modmuss)
  • 在安装 Vulkan 驱动前更新 apt(modmuss50)
  • 26.2(modmuss50)

[26.2-rc-2] Fabric API 0.152.1+26.2

on 2026 Jun 15
下载
  • 更新版本(modmuss50)
  • 修复单人游戏客户端配置完成时标签加载事件注入的问题(#5426)(Aurore)
  • RecipeProvider:将切石配方输出至结果物品所属命名空间(#5429)(+merlan #flirora)
  • 26.2-rc-2(modmuss50)
  • 修复在自定义流体中跳跃/游泳时未使用正确路径的问题(修复 #5425)(#5427)(Patbox)
  • 修复:对 SimpleModelWrapperMixin.storeModelBakery 使用 argsOnly(#5432)(ishland)
  • 26.2-pre-6(modmuss50)
  • 26.2-pre-6(modmuss50)

[26.1.2] Fabric API 0.152.1+26.1.2

on 2026 Jun 15
下载
  • 更新版本(modmuss50)
  • 修复单人游戏客户端配置完成时标签加载事件注入的问题。(#5426)(Aurore)
  • RecipeProvider:将切石台配方输出至结果物品所属的命名空间中。(#5429)(+merlan #flirora)

[26.2-pre-5] Fabric API 0.152.0+26.2

on 2026 Jun 10
下载
  • 更新版本(modmuss50)
  • 修复 LevelExtractor 缺少资源重载 ID 的警告。(#5421)(modmuss)
  • 为 FabricClientCommandSource 添加 #attended() 方法,以要求对特权客户端命令进行确认。(#5420)(modmuss)
  • 将专用服务器启动延迟至 ServerLifecycleEvents.SERVER_STARTED 事件之后。(#5411)(modmuss)
  • 将渲染器 API 和 Indigo 迁移至 26.2 版本。(#5406)(Rigner、PepperCode1、sylv256)
  • 26.2-pre-5(modmuss50)
1
2
3
4
60
BBSMC Logo

中国最活跃的 Minecraft 中文资源社区

QQ 群:1078515449

资源

模组整合包光影资源包地图

社区

汉化软件插件数据包

帮助

服务条款隐私政策社区规则开源代码
设置

"Minecraft"以及"我的世界"为美国微软公司的商标,本站与微软公司没有从属关系。 本站与 Modrinth 无从属关系,网站遵循 LGPL 协议开源。

© 2019-2026 青岛柒兮网络科技有限公司 | 鲁B2-20210590 | 鲁ICP备2021009459号-12 | 公安备案 鲁公网安备37021002001586号