implements Packet<ClientPlayPacketListener>
| mb | |
| net.minecraft.class_2703 | |
| net.minecraft.client.network.packet.PlayerListS2CPacket | |
| net.minecraft.network.play.server.SPlayerListItemPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private PlayerListS2CPacket$Action |
| ||||||||
| private final List<PlayerListS2CPacket$Entry> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (PlayerListS2CPacket$Action arg0, ServerPlayerEntity... arg1) |
| public | (PlayerListS2CPacket$Action arg0, Iterable<ServerPlayerEntity> arg1) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public List<PlayerListS2CPacket$Entry> |
| ||||||||
| public PlayerListS2CPacket$Action |
|