sendEquipPacket

public static void sendEquipPacket(Player player, int entityId, ItemStack item)

Send an equip packet to a player for the preview.

Parameters

player

The player to send the packet to

entityId

The entity ID of the armor stand

item

The item to equip