implements Packet<PacketListenerPlayOut>
| ho | |
| net.minecraft.network.play.server.SPacketEntityEquipment | |
| net.minecraft.server.v1_9_R1.PacketPlayOutEntityEquipment | 
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private int | 
 | ||||
| private EnumItemSlot | 
 | ||||
| private ItemStack | 
 | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | () | 
| public | (int arg0, EnumItemSlot arg1, ItemStack arg2) | 
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void | 
 | ||||
| public void | 
 | ||||
| public void | 
 | ||||
| public ItemStack | 
 | ||||
| public int | 
 | ||||
| public EnumItemSlot | 
 |