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 TypeMethodDescriptionvoidServerCommonPacketListener.handleClientInformation(ServerboundClientInformationPacket p_301982_) -
Uses of ServerboundClientInformationPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoidServerConfigurationPacketListenerImpl.handleClientInformation(ServerboundClientInformationPacket p_302032_) voidServerGamePacketListenerImpl.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 TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleClientInformation(ServerboundClientInformationPacket p_301979_)