Uses of Record Class
net.minecraft.network.protocol.common.ServerboundClientInformationPacket
Packages that use ServerboundClientInformationPacket
Package
Description
-
Uses of ServerboundClientInformationPacket in net.minecraft.network.protocol.common
Methods in net.minecraft.network.protocol.common with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoid
ServerCommonPacketListener.handleClientInformation
(ServerboundClientInformationPacket p_301982_) -
Uses of ServerboundClientInformationPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoid
ServerConfigurationPacketListenerImpl.handleClientInformation
(ServerboundClientInformationPacket p_302032_) void
ServerGamePacketListenerImpl.handleClientInformation
(ServerboundClientInformationPacket p_301979_) -
Uses of ServerboundClientInformationPacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleClientInformation
(ServerboundClientInformationPacket p_301979_)