Started by
Sin Costan
on
Topic category: Help with Minecraft modding (Java Edition)
I'm spawning an entity through a server-side procedure. This entity removes certain blocks around it, but only on the client. The blocks do not exist on the client, and the server thinks they are still there.
Why might this be happening?