implements Packet<INetHandlerPlayClient>
| hd | |
| net.minecraft.network.play.server.SPacketPlayerListItem |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private SPacketPlayerListItem$Action |
| ||||
| private final List<SPacketPlayerListItem$AddPlayerData> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (SPacketPlayerListItem$Action arg0, EntityPlayerMP... arg1) |
| public | (SPacketPlayerListItem$Action arg0, Iterable<EntityPlayerMP> arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public List<SPacketPlayerListItem$AddPlayerData> |
| ||||
| public SPacketPlayerListItem$Action |
|