mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-24 00:28:10 -05:00
5b9a588bfd
`generateAccessWidener` task in TAW module will now automatically generate TAWs for the constructors of non-abstract item classes, similar to how it already did so for blocks. As such, previously manually added item constructor TAWs have been removed from the template. This also means that `HoeItem` is now TAW'd. (I totally overlooked it earlier... whoops!) |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
README.md | ||
template.accesswidener |
Fabric Transitive Access Wideners (v1)
This module provides access wideners that provide access to otherwise inaccessible Minecraft code.