Fabric API

Fabric API

114M Downloads

Renderer API does not support Block Display Entities.

MerchantPug opened this issue ยท 1 comments

commented

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

commented

FRAPI implementations are not required to implement BlockRenderManager#renderBlockAsEntity/BlockModelRenderer#render and no known implementations do implement them. I plan to change this eventually.