net.minecraft.network.protocol.game

public class ClientboundPlayerInfoUpdatePacket

implements Packet<ClientGamePacketListener>

aeo
net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket
net.minecraft.class_2703
net.minecraft.network.packet.s2c.play.PlayerListS2CPacket
net.minecraft.src.C_243593_
net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket

Field summary

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

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<arg> arg0)
createPlayerInitializing(Collection<ServerPlayer> arg0)
method_43886(Collection<class_3222> arg0)
entryFromPlayer(Collection<ServerPlayerEntity> players)
m_247122_(Collection<C_13_> p_252314_)
private void
a(xa arg0)
write(RegistryFriendlyByteBuf arg0)
method_55902(class_9129 arg0)
write(RegistryByteBuf buf)
m_245834_(C_313350_ arg0)
public PacketType<ClientboundPlayerInfoUpdatePacket>
a()
type()
method_55846()
getPacketId()
m_5779_()
public void
a(aci arg0)
handle(ClientGamePacketListener arg0)
method_11721(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public EnumSet<ClientboundPlayerInfoUpdatePacket$Action>
b()
actions()
method_46327()
getActions()
m_246097_()
public List<ClientboundPlayerInfoUpdatePacket$Entry>
e()
entries()
method_46329()
getEntries()
m_246778_()
public List<ClientboundPlayerInfoUpdatePacket$Entry>
f()
newEntries()
method_46330()
getPlayerAdditionEntries()
m_245290_()