net.minecraft.network.protocol.game

public record ClientboundPlayerInfoRemovePacket

implements Packet<ClientGamePacketListener>

aey
net.minecraft.network.protocol.game.ClientboundPlayerInfoRemovePacket
net.minecraft.class_7828
net.minecraft.network.packet.s2c.play.PlayerRemoveS2CPacket
net.minecraft.network.protocol.game.ClientboundPlayerInfoRemovePacket

Field summary

Modifier and TypeField
private final List<UUID>
b
profileIds
comp_1105
profileIds
public static final StreamCodec<FriendlyByteBuf, ClientboundPlayerInfoRemovePacket>
a
STREAM_CODEC
field_47954
CODEC

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (List<UUID> arg0)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_55901(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ClientboundPlayerInfoRemovePacket>
a()
type()
method_55846()
getPacketId()
public void
a(acr arg0)
handle(ClientGamePacketListener arg0)
method_46325(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
public List<UUID>
b()
profileIds()
comp_1105()
profileIds()