implements Packet<ClientGamePacketListener>
| afn | |
| net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket | |
| net.minecraft.class_2703 | |
| net.minecraft.network.packet.s2c.play.PlayerListS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundPlayerInfoUpdatePacket> |
| ||||||||
| private final EnumSet<ClientboundPlayerInfoUpdatePacket$Action> |
| ||||||||
| private final List<ClientboundPlayerInfoUpdatePacket$Entry> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EnumSet<ClientboundPlayerInfoUpdatePacket$Action> actions, Collection<ServerPlayer> players) |
| public | (ClientboundPlayerInfoUpdatePacket$Action action, ServerPlayer player) |
| private | (RegistryFriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static ClientboundPlayerInfoUpdatePacket |
| ||||||||
| private void |
| ||||||||
| public PacketType<ClientboundPlayerInfoUpdatePacket> |
| ||||||||
| public void |
| ||||||||
| public EnumSet<ClientboundPlayerInfoUpdatePacket$Action> |
| ||||||||
| public List<ClientboundPlayerInfoUpdatePacket$Entry> |
| ||||||||
| public List<ClientboundPlayerInfoUpdatePacket$Entry> |
|