Uses of Record Class
net.minecraft.network.protocol.game.ClientboundPlayerInfoRemovePacket
-
Uses of ClientboundPlayerInfoRemovePacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handlePlayerInfoRemove
(ClientboundPlayerInfoRemovePacket p_248731_) -
Uses of ClientboundPlayerInfoRemovePacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundPlayerInfoRemovePacket> GamePacketTypes.CLIENTBOUND_PLAYER_INFO_REMOVE
static final StreamCodec
<FriendlyByteBuf, ClientboundPlayerInfoRemovePacket> ClientboundPlayerInfoRemovePacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handlePlayerInfoRemove
(ClientboundPlayerInfoRemovePacket p_252308_)