stonar96 / RayTraceAntiXray

Paper plugin for server-side async multithreaded ray tracing to hide ores that are exposed to air using Paper Anti-Xray engine-mode 1.
MIT License
128 stars 26 forks source link

Spawners don't render properly #7

Closed masmc05 closed 1 year ago

masmc05 commented 1 year ago

If a spawner was first hidden, then revealed, it will appear as an empty spawner

(Could be fixed in a future release by not sending the tile entity packets until the block is visible.)

when this will happen? seems like it should fix this

stonar96 commented 1 year ago

Thanks for the report. Somehow I had the impression that the client would store the tile entity info that is initially sent with the chunk packet. I haven't tested this yet but you are probably right and I'll of course fix this.