fabric/deprecated
Juuxel 9e7660c677 Loot table API v2
- Deprecates all classes and methods that use outdated Yarn names.
- Adds FabricLootTable and FabricLootTableBuilder to replace
  the LootSupplier naming variants.
- Deprecates LootEntryTypeRegistry and LootJsonParser
  as their functionality is exposed in vanilla now.
- Adds methods to FabricLootPoolBuilder for working
  with collections as builder parameters.
- FabricLootPool and FabricLootTable/Supplier now return immutable lists
  instead of modifiable fixed-size ones.

  Co-authored-by: i509VCB <i509vcb@gmail.com>
2022-05-31 13:09:54 +01:00
..
fabric-command-api-v1 Update command registration API to reflect 1.19 vanilla changes (#2227) 2022-05-20 18:39:10 +01:00
fabric-commands-v0 Update command registration API to reflect 1.19 vanilla changes (#2227) 2022-05-20 18:39:10 +01:00
fabric-containers-v0 Split client only code into its own sourceset. (#2179) 2022-05-21 16:26:46 +01:00
fabric-events-lifecycle-v0 Split client only code into its own sourceset. (#2179) 2022-05-21 16:26:46 +01:00
fabric-keybindings-v0 Split client only code into its own sourceset. (#2179) 2022-05-21 16:26:46 +01:00
fabric-loot-tables-v1 Loot table API v2 2022-05-31 13:09:54 +01:00
fabric-networking-v0 Split client only code into its own sourceset. (#2179) 2022-05-21 16:26:46 +01:00
fabric-renderer-registries-v1 Split client only code into its own sourceset. (#2179) 2022-05-21 16:26:46 +01:00
fabric-rendering-v0 Split client only code into its own sourceset. (#2179) 2022-05-21 16:26:46 +01:00
build.gradle Fix release build. 2022-05-01 16:16:30 +01:00