TheGreyGhost / ItemTransformHelper

A Minecraft helper tool to interactively adjust the rotation, position, and scale of Items.
16 stars 9 forks source link

Perspective changing? #14

Closed Wyvern500 closed 3 years ago

Wyvern500 commented 3 years ago

Hello, sorry for my bad English, I have a question, for example if in a server I change the first person perspective of an item and another player has that same item, does it also change him?, thanks

TheGreyGhost commented 3 years ago

Hi No it doesn't. You would need to implement custom packets or a Capability if you wanted to achieve this.

Probably best to ask questions in this forum: https://forums.minecraftforge.net/forum/70-modder-support/

They are very helpful and much quicker at answering than I am!

-TGG