implements Packet<ClientPlayPacketHandler>
| mt | |
| net.minecraft.class_2744 | |
| net.minecraft.network.packet.s2c.play.EntityEquipmentS2CPacket | |
| net.minecraft.network.play.server.SEntityEquipmentPacket | |
| net.minecraft.network.play.server.SEntityEquipmentPacket |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||||
| private EquipmentSlot |
| ||||||||||
| private ItemStack |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int id, EquipmentSlot slot, ItemStack item) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public ItemStack |
| ||||||||||
| public int |
| ||||||||||
| public EquipmentSlot |
|