No description
Find a file
Celeste 633e8f0490 Allow using Identifiers in advancement datagen (#5366)
* Allow using Identifiers for advancement datagen

Adds a `save` overload that takes an Identifier, as well as a utility method in the advancement provider to easily add existing vanilla advancements as a parent.

* Fix checkstyle

* Make injected interface class NonExtendable

* Add Javadoc comment to FabricAdvancementBuilder

* Add an example usage to createPlaceholder

* Add ApiStatus.Internal to mixin package

* Remove package info from mixin package

* Enchantment -> Advancement

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>

* Make advancement builder mixin package private

* Fix weird indenting

* Use snippet javadoc

---------

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
2026-05-03 14:26:43 +01:00
.github Crowdin setup 2026-04-15 10:22:56 +01:00
buildSrc Loom 1.10, remove grgit, work towards config caching. (#4441) 2025-02-15 14:46:29 +00:00
deprecated Update Fabric Loader 2026-01-17 16:36:52 +00:00
fabric-api-base Create EventResult enum, an simpler alternative to InteractionResult (#5129) 2026-01-29 13:57:20 +00:00
fabric-api-bom add fabric-api-bom and fabric-api-catalog (#3487) 2024-01-11 15:50:48 +00:00
fabric-api-catalog Loom 1.10, remove grgit, work towards config caching. (#4441) 2025-02-15 14:46:29 +00:00
fabric-api-lookup-api-v1 26.2 snapshot 5 (#5364) 2026-04-28 16:42:06 +01:00
fabric-biome-api-v1 General build script improvements (#5252) 2026-03-13 15:03:19 +00:00
fabric-block-api-v1 26.1-snapshot-10 2026-02-24 17:18:56 +00:00
fabric-block-getter-api-v2 26.1-snapshot-10 2026-02-24 17:18:56 +00:00
fabric-client-gametest-api-v1 client gametest: allow compute methods to return nullable (#5347) 2026-04-27 12:52:30 +01:00
fabric-command-api-v2 26.2-snapshot-3 (#5317) 2026-04-14 20:19:29 +01:00
fabric-content-registries-v0 Add EntityFluidInteractionRegistry and FluidBehaviour api (#5335) 2026-05-03 14:26:38 +01:00
fabric-convention-tags-v2 Expand c:hidden_from_recipe_viewers (#5340) 2026-04-27 12:52:28 +01:00
fabric-crash-report-info-v1 26.2-snapshot-1 (#5306) 2026-04-07 18:34:09 +01:00
fabric-creative-tab-api-v1 Port to 26.1-pre-1 (#5250) 2026-03-11 08:50:10 +00:00
fabric-data-attachment-api-v1 26.2-snapshot-3 (#5317) 2026-04-14 20:19:29 +01:00
fabric-data-generation-api-v1 Allow using Identifiers in advancement datagen (#5366) 2026-05-03 14:26:43 +01:00
fabric-debug-api-v1 Debug API (#5136) 2026-01-29 13:57:43 +00:00
fabric-dimensions-v1 26.1-snapshot-8 2026-02-17 16:42:47 +00:00
fabric-entity-events-v1 26.2-snapshot-3 (#5317) 2026-04-14 20:19:29 +01:00
fabric-events-interaction-v0 feat: ClientHotbarScrollEvents (#5330) 2026-05-03 14:26:36 +01:00
fabric-game-rule-api-v1 26.2 snapshot 5 (#5364) 2026-04-28 16:42:06 +01:00
fabric-gametest-api-v1 26.1-snapshot-6 2026-02-03 16:33:42 +00:00
fabric-item-api-v1 fix VanillaTooltipOrderProvider in remapped development environments (#5359) 2026-04-27 12:52:32 +01:00
fabric-key-mapping-api-v1 26.1-snapshot-7 2026-02-11 18:03:27 +00:00
fabric-lifecycle-events-v1 Add ServerEntityEvents.ALLOW_LOAD, Entity.spawnReason() and Entity.isLoadedFromDisk() (#5329) 2026-04-27 12:52:26 +01:00
fabric-loot-api-v3 26.2-snapshot-3 (#5317) 2026-04-14 20:19:29 +01:00
fabric-menu-api-v1 26.2-snapshot-1 (#5306) 2026-04-07 18:34:09 +01:00
fabric-message-api-v1 26.2-snapshot-1 (#5306) 2026-04-07 18:34:09 +01:00
fabric-model-loading-api-v1 Finalize FRAPI 26.1 Port (#5298) 2026-04-02 18:53:58 +01:00
fabric-networking-api-v1 26.2-snapshot-1 (#5306) 2026-04-07 18:34:09 +01:00
fabric-object-builder-api-v1 26.2 snapshot 5 (#5364) 2026-04-28 16:42:06 +01:00
fabric-particles-v1 26.1-snapshot-11 (#5240) 2026-03-03 18:46:03 +00:00
fabric-recipe-api-v1 26.2 snapshot 5 (#5364) 2026-04-28 16:42:06 +01:00
fabric-registry-sync-v0 26.1-snapshot-11 (#5240) 2026-03-03 18:46:03 +00:00
fabric-renderer-api-v1 26.2-snapshot-4 (#5350) 2026-04-21 18:29:22 +01:00
fabric-renderer-indigo 26.2-snapshot-4 (#5350) 2026-04-21 18:29:22 +01:00
fabric-rendering-fluids-v1 26.2-snapshot-3 (#5317) 2026-04-14 20:19:29 +01:00
fabric-rendering-v1 26.2 snapshot 5 (#5364) 2026-04-28 16:42:06 +01:00
fabric-resource-conditions-api-v1 26.2-snapshot-3 (#5317) 2026-04-14 20:19:29 +01:00
fabric-resource-loader-v1 26.2 snapshot 5 (#5364) 2026-04-28 16:42:06 +01:00
fabric-screen-api-v1 26.2-snapshot-1 (#5306) 2026-04-07 18:34:09 +01:00
fabric-serialization-api-v1 Migrate to classtweaker (#5153) 2026-01-23 22:00:31 +00:00
fabric-sound-api-v1 Migrate to classtweaker (#5153) 2026-01-23 22:00:31 +00:00
fabric-tag-api-v1 Migrate to classtweaker (#5153) 2026-01-23 22:00:31 +00:00
fabric-transfer-api-v1 Register a new fluid render handler for water. (#5331) 2026-04-17 17:25:50 +01:00
fabric-transitive-access-wideners-v1 Add transitive access widener to Minecraft#blockModelResolver (#5349) 2026-05-03 14:26:40 +01:00
gradle General build script improvements (#5252) 2026-03-13 15:03:19 +00:00
src 26.2-snapshot-1 (#5306) 2026-04-07 18:34:09 +01:00
.editorconfig Suggest a max line length of 100 chars (#5163) 2026-01-29 13:59:11 +00:00
.gitattributes Use unix line endings on all files (#4079) 2024-09-10 13:17:22 +01:00
.gitignore Loom 1.10, remove grgit, work towards config caching. (#4441) 2025-02-15 14:46:29 +00:00
build.gradle 26.1.1-rc-1 & Gradle changes (#5288) 2026-04-01 08:54:41 +01:00
checkstyle.xml General build script improvements (#5252) 2026-03-13 15:03:19 +00:00
CONTRIBUTING.md Add constant interfaces to Contributing Guidelines (#5327) 2026-04-27 13:47:55 +01:00
crowdin.yaml fix: crowdin.yaml wildcard (#5333) 2026-04-17 17:25:47 +01:00
gradle.properties 26.2 snapshot 5 (#5364) 2026-04-28 16:42:06 +01:00
gradlew General build script improvements (#5252) 2026-03-13 15:03:19 +00:00
gradlew.bat Update to Loom 1.12 (#4952) 2025-11-02 14:57:30 +00:00
HEADER Move deprecated modules, create own maven BOM for the deprecated modules. (#2171) 2022-05-01 15:44:16 +01:00
LICENSE first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
README.md Fixed typo in README.md (#4262) 2024-12-02 19:53:25 +00:00
settings.gradle 26.2 snapshot 5 (#5364) 2026-04-28 16:42:06 +01:00

Fabric API

Essential hooks for modding with Fabric.

Fabric API is the library for essential hooks and interoperability mechanisms for Fabric mods. Examples include:

  • Exposing functionality that is useful but difficult to access for many mods such as particles, biomes and dimensions
  • Adding events, hooks and APIs to improve interoperability between mods.
  • Essential features such as registry synchronization and adding information to crash reports.
  • An advanced rendering API designed for compatibility with optimization mods and graphics overhaul mods.

Also check out Fabric Loader, the (mostly) version-independent mod loader that powers Fabric. Fabric API is a mod like any other Fabric mod which requires Fabric Loader to be installed.

For support and discussion for both developers and users, visit the Fabric Discord server.

Using Fabric API to play with mods

Make sure you have installed fabric loader first. More information about installing Fabric Loader can be found here.

To use Fabric API, download it from CurseForge, GitHub Releases or Modrinth.

The downloaded jar file should be placed in your mods folder.

Using Fabric API to develop mods

To set up a Fabric development environment, check out the Fabric example mod and follow the instructions there. The example mod already depends on Fabric API.

To include the full Fabric API with all modules in the development environment, add the following to your dependencies block in the gradle buildscript:

Groovy DSL

modImplementation "net.fabricmc.fabric-api:fabric-api:FABRIC_API_VERSION"

Kotlin DSL

modImplementation("net.fabricmc.fabric-api:fabric-api:FABRIC_API_VERSION")

Alternatively, modules from Fabric API can be specified individually as shown below (including module jar to your mod jar):

Groovy DSL

// Make a collection of all api modules we wish to use
Set<String> apiModules = [
    "fabric-api-base",
    "fabric-command-api-v1",
    "fabric-lifecycle-events-v1",
    "fabric-networking-api-v1"
]

// Add each module as a dependency
apiModules.forEach {
    include(modImplementation(fabricApi.module(it, FABRIC_API_VERSION)))
}

Kotlin DSL

// Make a set of all api modules we wish to use
setOf(
    "fabric-api-base",
    "fabric-command-api-v1",
    "fabric-lifecycle-events-v1",
    "fabric-networking-api-v1"
).forEach {
    // Add each module as a dependency
    modImplementation(fabricApi.module(it, FABRIC_API_VERSION))
}

Instead of hardcoding version constants all over the build script, Gradle properties may be used to replace these constants. Properties are defined in the gradle.properties file at the root of a project. More information is available here.

Contributing

See something Fabric API doesn't support, a bug or something that may be useful? We welcome contributions to improve Fabric API. Make sure to read the development guidelines.

Modules

Fabric API is designed to be modular for ease of updating. This also has the advantage of splitting up the codebase into smaller chunks.

Each module contains its own README.md* explaining the module's purpose and additional info on using the module.

* The README for each module is being worked on; not every module has a README at the moment