mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-23 08:08:02 -05:00
7faf0d8813
* Modernize Indigo - Restructure ItemRenderContext to be more efficient and consistent with block rendering - Remove unnecessary code including CompatibilityHelper - Add Unique annotations to fields added by Indigo - Fix typos - Organize imports * Remove unused import * Fix bugs - Fix enchantment glint not rendering on item models - Fix QuadView#copyTo not copying enough data - Make ItemRenderContext vertex consumer calculation mirror vanilla and be more efficient * Clear the target quad's material * Tweaks - Retain material during copyTo instead of clearing it - Standardize mixins * Direct return - Return from ItemRenderContext#quadVertexConsumer instead of assigning value to variable |
||
---|---|---|
.. | ||
src/main | ||
build.gradle |