mirror of
https://github.com/FabricMC/fabric.git
synced 2025-05-16 08:10:49 -04:00
* Add custom unbaked block state model types (#4562)
* Add custom unbaked block state model types
* Add documentation
* Fix composite and multipart models' createGeometryKey implementation
Arrays do not implement equals and hashCode, so use an ArrayList instead, which has the most efficient equals and hashCode implementations of any available list implementation.
* Expose composite model in API
* Fix FRAPI testmod (#4573)
* Fix FRAPI testmod
* Fix checkstyle
* Fix Mixin name
---------
Co-authored-by: PepperCode1 <44146161+PepperCode1@users.noreply.github.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
src | ||
build.gradle |