Posted February 14, 20214 yr Is there a way to handle vanilla packet (SSetSlotPacket to be exact). Part of the vanilla handler do this: itemstack.setAnimationsToGo(5); but only if item in hotbar slots, I want to do it for any item. I know the way to do it without packets, just check for changing in inventory every tick, but I don't think it is a good idea (don't know why) and trying to find another way.
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.