fabric/fabric-transitive-access-wideners-v1
Shnupbups 63b515f4db
BlockSetTypeRegistry and WoodTypeRegistry (#2916)
* BlockSetTypeRegistry and WoodTypeRegistry

Adds `BlockSetTypeRegistry` for creating `BlockSetType`s using Identifiers.
Also adds `WoodTypeRegistry` to replace `SignTypeRegistry`, matching the new more accurate Yarn name. The old `SignTypeRegistry` remains as deprecated for compatibility.

Also updates Yarn build.

* Delete SignTypeRegistry.java

Broke in the update anyway, no use keeping it

* Suggestions

* Whoops

* Suggestions
2023-02-22 12:54:42 +00:00
..
src BlockSetTypeRegistry and WoodTypeRegistry (#2916) 2023-02-22 12:54:42 +00:00
build.gradle 23w05a 2023-02-01 16:35:59 +00:00
README.md Create transitive AW module (#2044) 2022-03-13 13:52:38 +00:00
template.accesswidener 23w06a 2023-02-08 17:54:34 +00:00

Fabric Transitive Access Wideners (v1)

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