net.minecraft.network.protocol.game

public class ClientboundPlayerInfoUpdatePacket

implements Packet<ClientGamePacketListener>

aez
net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket
net.minecraft.class_2703
net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket

Field summary

Modifier and TypeField
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundPlayerInfoUpdatePacket>
a
STREAM_CODEC
field_47955
CODEC
private final EnumSet<ClientboundPlayerInfoUpdatePacket$Action>
b
actions
field_40698
actions
private final List<ClientboundPlayerInfoUpdatePacket$Entry>
c
entries
field_12369
entries

Constructor summary

ModifierConstructor
public (EnumSet<ClientboundPlayerInfoUpdatePacket$Action> actions, Collection<ServerPlayer> players)
public (ClientboundPlayerInfoUpdatePacket$Action action, ServerPlayer player)
private (RegistryFriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public static ClientboundPlayerInfoUpdatePacket
a(Collection<asi> arg0)
createPlayerInitializing(Collection<ServerPlayer> arg0)
method_43886(Collection<class_3222> arg0)
entryFromPlayer(Collection<ServerPlayerEntity> players)
private void
a(xg arg0)
write(RegistryFriendlyByteBuf arg0)
method_55902(class_9129 arg0)
write(RegistryByteBuf buf)
public PacketType<ClientboundPlayerInfoUpdatePacket>
a()
type()
method_55846()
getPacketId()
public void
a(acr arg0)
handle(ClientGamePacketListener arg0)
method_11721(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
public EnumSet<ClientboundPlayerInfoUpdatePacket$Action>
b()
actions()
method_46327()
getActions()
public List<ClientboundPlayerInfoUpdatePacket$Entry>
e()
entries()
method_46329()
getEntries()
public List<ClientboundPlayerInfoUpdatePacket$Entry>
f()
newEntries()
method_46330()
getPlayerAdditionEntries()