Rendering API porting checklist
Closed this issue ยท 1 comments
This is a checklist of things to check/fix in related to the rendering APIs in 1.21.9 in no particular order:
- WorldRenderEventsTests.onBlockOutline / event changes -- commented out
- BannerGuiElementRenderer -- disabled
- DimensionalRenderingTest -- wrong render layer
- FluidVariantRenderTest -- no where to be seen.
- InventoryScreenMixin -- no longer necessary, remove
#4874 fixes 2 and 5. 4 is working as normal for me - that test is in the transfer module, so if you ran only the rendering testmod, FluidVariantRenderTest would not have shown up.