FabricMC / fabric

Essential hooks for modding with Fabric.
Apache License 2.0
2.31k stars 404 forks source link

Renderer API does not support Block Display Entities. #4017

Open MerchantPug opened 1 month ago

MerchantPug commented 1 month ago

I was testing block display entities with the Renderer API lately. and it seems that emitBlockQuads hasn't been implemented for block display entities. https://i.imgur.com/KlHWC2w.gif