Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChatSessionUpdatePacket
Packages that use ServerboundChatSessionUpdatePacket
Package
Description
-
Uses of ServerboundChatSessionUpdatePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundChatSessionUpdatePacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleChatSessionUpdate(ServerboundChatSessionUpdatePacket p_254226_) -
Uses of ServerboundChatSessionUpdatePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundChatSessionUpdatePacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleChatSessionUpdate(ServerboundChatSessionUpdatePacket p_253950_) -
Uses of ServerboundChatSessionUpdatePacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundChatSessionUpdatePacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleChatSessionUpdate(ServerboundChatSessionUpdatePacket packet)