Essential hooks for modding with Fabric.
Find a file
svipthedrunk b494ebebbb Fixed most of the javadoc comments and removed unused imports
Mostly replaced instances of > with its correct html representation ">"
Changed or removed some bad @link entries, mostly stuff due to overseen code changes
Could not find the referenced class VertexEditor at all, removed these references out of the docs

Some errors still exists due to referenced objects not in the classpath at the time the javadoc is build
Proposal do some gradle magic
2019-06-27 18:18:10 +02:00
fabric-api-base Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-commands-v0 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-containers-v0 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-content-registries-v0 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-crash-report-info-v1 add proper depends lists to mods 2019-05-17 23:08:53 +02:00
fabric-events-interaction-v0 add proper depends lists to mods 2019-05-17 23:08:53 +02:00
fabric-events-lifecycle-v0 add proper depends lists to mods 2019-05-17 23:08:53 +02:00
fabric-item-groups-v0 1.14.3-pre2 2019-06-13 10:16:42 +02:00
fabric-keybindings-v0 FabricKeyBinding configured KeyCode getter () 2019-06-13 10:20:57 +02:00
fabric-loot-tables-v1 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-mining-levels-v0 1.14.3-pre1 2019-06-03 19:02:44 +02:00
fabric-models-v0 add proper depends lists to mods 2019-05-17 23:08:53 +02:00
fabric-networking-blockentity-v0 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-networking-v0 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-object-builders-v0 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-registry-sync-v0 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-renderer-api-v1 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-renderer-indigo Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-rendering-data-attachment-v1 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-rendering-fluids-v1 [fabric-rendering-fluids] fix license format 2019-05-17 23:43:28 +02:00
fabric-rendering-v0 Add RenderReloadCallback Event () 2019-06-09 21:36:12 +02:00
fabric-resource-loader-v0 add proper depends lists to mods 2019-05-17 23:08:53 +02:00
fabric-tag-extensions-v0 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
fabric-testmods Loot table manipulation API () 2019-06-09 21:47:28 +02:00
fabric-textures-v0 Fixed most of the javadoc comments and removed unused imports 2019-06-27 18:18:10 +02:00
gradle/wrapper update buildsystem to use maven-publish, hopefully 2019-04-22 17:12:13 +02:00
src/main/resources update license header, add .editorconfig, run formatter - close 2019-04-26 20:18:20 +02:00
.editorconfig update license header, add .editorconfig, run formatter - close 2019-04-26 20:18:20 +02:00
.gitignore fix Maven publishing, .gitignore 2019-04-24 01:03:53 +02:00
build.gradle Update to 1.14.3 2019-06-24 16:17:09 +01:00
gradle.properties build to fabric-api 2019-04-24 19:15:08 +02:00
gradlew first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
gradlew.bat first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
HEADER update license header, add .editorconfig, run formatter - close 2019-04-26 20:18:20 +02:00
Jenkinsfile fingers crossed and hope for the best 2019-05-12 00:00:57 +02:00
LICENSE first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
README.md first commit - resource pack hook and little else 2018-11-05 15:54:18 +01:00
settings.gradle Loot table manipulation API () 2019-06-09 21:47:28 +02:00

Fabric