fabric/fabric-data-generation-api-v1/src
Shnupbups a680b9b44b
Add some more TAWs to the Datagen Module (#2322)
- Added transitive-accessible wideners for `BlockStateModelGenerator$TintType`, `BlockStateModelGenerator$BlockTexturePool`, `BlockStateModelGenerator$LogTexturePool`, and `BlockStateModelGenerator$BuiltinModelPool` classes
- Added transitive-accessible widener for `TexturedModel#makeFactory` method
- Moved transitive-accessible wideners for `ItemModelGenerator` methods to the generate run, so it covers the 2 new methods and any future ones
- Fixed `generateAccessWideners` task so it can now find the jar
- Tweaked the whitespace in the accesswidener file a bit
2022-06-19 19:17:44 +01:00
..
client Split client only code into its own sourceset. (#2179) 2022-05-21 16:26:46 +01:00
main Add some more TAWs to the Datagen Module (#2322) 2022-06-19 19:17:44 +01:00
testmod A few datagen fixes (#2250) 2022-06-04 21:09:22 +01:00