mirror of
https://github.com/FabricMC/fabric.git
synced 2024-12-02 20:37:44 -05:00
9244241639
* Move duplicated v0/v1 impl packages to v0 subpackages Fixes #2616. The convention is adopted from the command API (v1) whose impl classes have the v1 subpackage. * Separate client code into its own packages everywhere * Fix code style * Fix code style, part 2 * Allow v0 in package names * Allow v0 in package names (fixed) |
||
---|---|---|
.. | ||
fabric-command-api-v1 | ||
fabric-commands-v0 | ||
fabric-containers-v0 | ||
fabric-events-lifecycle-v0 | ||
fabric-keybindings-v0 | ||
fabric-loot-tables-v1 | ||
fabric-networking-v0 | ||
fabric-renderer-registries-v1 | ||
fabric-rendering-v0 | ||
build.gradle |