Essential hooks for modding with Fabric.
Find a file
modmuss50 cdd7a879c0 Bump version
Signed-off-by: modmuss50 <modmuss50@gmail.com>
2023-11-02 12:49:36 +00:00
.github Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
deprecated Model Loading API v1 (#3145) 2023-07-18 13:16:17 +01:00
fabric-api-base Make event phase ordering logic usable in other contexts (internally only) (#3183) 2023-07-18 13:16:38 +01:00
fabric-api-lookup-api-v1 Split test mods into client and common. (#3033) 2023-05-01 13:55:19 +01:00
fabric-biome-api-v1 Fix inconsistency of placed feature locations (#3369) 2023-10-08 13:15:06 +01:00
fabric-block-api-v1 Fix block api resources path (#2749) 2022-12-23 13:37:29 +00:00
fabric-blockrenderlayer-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-client-tags-api-v1 Add support for partially synced client tags (#3118) 2023-07-03 13:13:13 +01:00
fabric-command-api-v2 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-content-registries-v0 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-convention-tags-v1 Add the cherry grove to the floral biome tag (#3202) 2023-07-18 13:38:24 +01:00
fabric-crash-report-info-v1 Rename and validate Mixin class names. (#2450) 2022-08-15 18:59:19 +01:00
fabric-data-generation-api-v1 Fix data generation for custom dynamic registry (#3216) 2023-07-25 14:28:06 +01:00
fabric-dimensions-v1 Make DFU error-tolerant to mod custom generator types (#3213) 2023-08-13 16:07:38 +01:00
fabric-entity-events-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-events-interaction-v0 Fix crash when beehive is broken by fake player (#3190) 2023-07-18 13:16:41 +01:00
fabric-game-rule-api-v1 Fix Doubles not being editable in the game-rule menu (#3397) 2023-11-02 10:31:07 +00:00
fabric-gametest-api-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-item-api-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-item-group-api-v1 Ukrainian translations (#3169) 2023-07-18 13:38:24 +01:00
fabric-key-binding-api-v1 Split test mods into client and common. (#3033) 2023-05-01 13:55:19 +01:00
fabric-lifecycle-events-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-loot-api-v2 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-message-api-v1 Fix incorrect behavior with ClientMessageEvents and CommandApi (#3182) 2023-07-18 13:16:36 +01:00
fabric-mining-level-api-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-model-loading-api-v1 Clarify nullability of ModelModifier.AfterBake (#3212) 2023-07-25 14:25:03 +01:00
fabric-networking-api-v1 Fix #3255 (#3257) 2023-08-13 16:07:33 +01:00
fabric-object-builder-api-v1 Add builders for BlockSetType and WoodType to replace registries (#3115) 2023-07-03 13:13:08 +01:00
fabric-particles-v1 Add event for preventing particle tinting for colored blocks (#3146) 2023-07-03 13:19:38 +01:00
fabric-recipe-api-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-registry-sync-v0 Fix #3215 - Only add namespace to registries added using the Fabric API. (#3219) 2023-07-25 14:25:00 +01:00
fabric-renderer-api-v1 Improve Indigo and FRAPI Test Mod (#3208) 2023-08-13 16:11:28 +01:00
fabric-renderer-indigo Improve Indigo and FRAPI Test Mod (#3208) 2023-08-13 16:11:28 +01:00
fabric-rendering-data-attachment-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-rendering-fluids-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-rendering-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-resource-conditions-api-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-resource-loader-v0 Ukrainian translations (#3169) 2023-07-18 13:38:24 +01:00
fabric-screen-api-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-screen-handler-api-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-sound-api-v1 Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
fabric-transfer-api-v1 Fix log spam with multiple calls to combinedItemApiProvider (#3387) 2023-11-02 10:36:01 +00:00
fabric-transitive-access-wideners-v1 Some more TAWs for block creation and block loot tables (#3201) 2023-07-18 13:38:20 +01:00
gradle Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
src Setup unit tests & format gradle files. (#3073) 2023-05-30 13:10:24 +01:00
.editorconfig Update .editorconfig (#1830) 2021-11-16 12:48:32 +00:00
.gitattributes 22w19a 2022-05-12 21:58:35 +01:00
.gitignore Convention Tags Improvements (#3051) 2023-05-14 15:00:30 +01:00
build.gradle Make deprecated modules opt-out instead of opt-in (#3246) 2023-08-13 16:07:35 +01:00
checkstyle.xml Split all duplicated packages (#2617) 2022-11-20 13:58:41 +00:00
CONTRIBUTING.md Generate package-info files for all impl and mixin packages (#2615) 2022-11-22 16:35:52 +00:00
gradle.properties Bump version 2023-11-02 12:49:36 +00:00
gradlew Update to Loom 1.2 and Gradle 8.1 (#3016) 2023-04-23 13:02:02 +01:00
gradlew.bat Update to Loom 1.2 and Gradle 8.1 (#3016) 2023-04-23 13:02:02 +01: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 Add development guidelines (CONTRIBUTING.md) (#2377) 2022-07-29 18:30:02 +01:00
settings.gradle Model Loading API v1 (#3145) 2023-07-18 13:16:17 +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 interopability 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 install 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 setup 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