You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to learn protocolLib with the help of PacketWrapper but I'm facing a strange difficulty.
When I try to send an item to a player using WrapperPlayServerSetSlot it always send it to the slot number 0 of this player, even if I set it to another slot.
Hello,
I try to learn protocolLib with the help of PacketWrapper but I'm facing a strange difficulty.
When I try to send an item to a player using WrapperPlayServerSetSlot it always send it to the slot number 0 of this player, even if I set it to another slot.
Here is my code :
Could you please tell me what I'm doing wrong ?
The text was updated successfully, but these errors were encountered: