Posted September 11, 20232 yr I have an item that spawns particles around the player when it's being used, and it only happens client-side. I followed a tutorial on how to spawn these particles and the narrator said that only the player spawning the particles will see it, and that in order to get other players to see it, it will involve some networking code. Does anyone have any examples I can look at on how to do this, or possibly just a point in the right direction? I took a look at some other entity classes that also use particle (enderman, villagers, etc.) and I couldn't find anything telling on how to do it. Any help would be appreciated!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.