fabric/fabric-transitive-access-wideners-v1
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
..
src/main/resources Loot table API v2 2022-05-31 13:09:54 +01:00
build.gradle Add fabric-convention-tags-v1 (#2063) 2022-04-17 19:49:14 +01:00
README.md Create transitive AW module (#2044) 2022-03-13 13:52:38 +00:00
template.accesswidener Loot table API v2 2022-05-31 13:09:54 +01:00

Fabric Transitive Access Wideners (v1)

This module provides access wideners that provide access to otherwise inaccessible Minecraft code.