fabric/fabric-transitive-access-wideners-v1
Daomephsta 1d37d50279 API for brewing recipes which use Ingredients instead of Items (#2670)
* API for brewing recipes which use Ingredients instead of Items

* Improve comments and JavaDoc

* Update mixin compatibility level

* Replace accessor mixin with access widener

* Fix double space

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
(cherry picked from commit 7c6cd14d84)
2022-12-23 15:37:09 +00:00
..
src API for brewing recipes which use Ingredients instead of Items (#2670) 2022-12-23 15:37:09 +00:00
build.gradle Deprecated BlockEntityRendererRegistry in favor of vanilla's BlockEntityRendererFactories (#2582) 2022-12-23 15:32:51 +00:00
README.md Create transitive AW module (#2044) 2022-03-13 13:52:38 +00:00
template.accesswidener Deprecated BlockEntityRendererRegistry in favor of vanilla's BlockEntityRendererFactories (#2582) 2022-12-23 15:32:51 +00:00

Fabric Transitive Access Wideners (v1)

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