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