implements Packet<ClientPlayPacketListener>
| vj | |
| net.minecraft.network.protocol.game.ClientboundPlayerInfoPacket | |
| net.minecraft.class_2703 | |
| net.minecraft.network.packet.s2c.play.PlayerListS2CPacket | |
| net.minecraft.unmapped.C_qyvmtpmk | |
| net.minecraft.network.packet.s2c.play.PlayerListS2CPacket | |
| net.minecraft.src.C_5091_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final PlayerListS2CPacket$Action |
| ||||||||||||||
| private final List<PlayerListS2CPacket$Entry> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (PlayerListS2CPacket$Action action, ServerPlayerEntity... players) |
| public | (PlayerListS2CPacket$Action action, Collection<ServerPlayerEntity> players) |
| public | (PacketByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static PlayerListS2CPacket$Entry |
| ||||||||||||||
| public void |
| ||||||||||||||
| public void |
| ||||||||||||||
| public List<PlayerListS2CPacket$Entry> |
| ||||||||||||||
| public PlayerListS2CPacket$Action |
|