You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
MerchantPug
changed the title
Indigo does not support Block Display Entities.
Renderer API does not support Block Display Entities.
Aug 9, 2024
FRAPI implementations are not required to implement BlockRenderManager#renderBlockAsEntity/BlockModelRenderer#render and no known implementations do implement them. I plan to change this eventually.
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
The text was updated successfully, but these errors were encountered: