implements Packet<ClientGamePacketListener>
| on | |
| net.minecraft.network.protocol.game.ClientboundSetEquippedItemPacket | |
| net.minecraft.class_2744 | |
| net.minecraft.client.network.packet.EntityEquipmentUpdateS2CPacket | |
| net.minecraft.network.play.server.SEntityEquipmentPacket | |
| net.minecraft.server.v1_15_R1.PacketPlayOutEntityEquipment | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private int | 
  | ||||||||||
| private EquipmentSlot | 
  | ||||||||||
| private ItemStack | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | () | 
| public | (int id, EquipmentSlot slot, ItemStack stack) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void | 
  | ||||||||||
| public void | 
  | ||||||||||
| public void | 
  | ||||||||||
| public ItemStack | 
  | ||||||||||
| public int | 
  | ||||||||||
| public EquipmentSlot | 
  |