fabric/fabric-data-generation-api-v1
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
..
src Add some more TAWs to the Datagen Module (#2322) 2022-06-19 19:17:44 +01:00
.gitignore Fabric Data Generation API (#1824) 2021-12-03 13:35:29 +00:00
build.gradle Add some more TAWs to the Datagen Module (#2322) 2022-06-19 19:17:44 +01:00
template.accesswidener Add some more TAWs to the Datagen Module (#2322) 2022-06-19 19:17:44 +01:00