mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-15 03:35:07 -05:00
6beca848ff
* Add builders for BlockSetType and WoodType to replace registries Adds `BlockSetTypeBuilder` and `WoodTypeBuilder` to replace `BlockSetTypeRegistry` and `WoodTypeRegistry` respectively. * whoops * double whoops * Register and Build now separate methods Separated the register and build methods, with the former calling the latter. Their relationship is explained in the javadoc. * Update BlockSetTypeBuilder.java |
||
---|---|---|
.. | ||
src | ||
build.gradle |