net.minecraft.network.protocol.game

public class ClientboundPlayerInfoUpdatePacket

implements Packet<ClientGamePacketListener>

aeq
net.minecraft.network.protocol.game.ClientboundPlayerInfoUpdatePacket
net.minecraft.class_2703

Field summary

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

Constructor summary

ModifierConstructor
public (EnumSet<ClientboundPlayerInfoUpdatePacket$Action> arg0, Collection<ServerPlayer> arg1)
public (ClientboundPlayerInfoUpdatePacket$Action arg0, ServerPlayer arg1)
private (RegistryFriendlyByteBuf arg0)

Method summary

Modifier and TypeMethod
public static ClientboundPlayerInfoUpdatePacket
a(Collection<asj> arg0)
createPlayerInitializing(Collection<ServerPlayer> arg0)
method_43886(Collection<class_3222> arg0)
private void
a(wt arg0)
write(RegistryFriendlyByteBuf arg0)
method_55902(class_9129 arg0)
public PacketType<ClientboundPlayerInfoUpdatePacket>
a()
type()
method_65080()
public void
a(acj arg0)
handle(ClientGamePacketListener arg0)
method_11721(class_2602 arg0)
public EnumSet<ClientboundPlayerInfoUpdatePacket$Action>
b()
actions()
method_46327()
public List<ClientboundPlayerInfoUpdatePacket$Entry>
e()
entries()
method_46329()
public List<ClientboundPlayerInfoUpdatePacket$Entry>
f()
newEntries()
method_46330()