Uses of Record Class
net.minecraft.network.protocol.common.ServerboundClientInformationPacket
Packages that use ServerboundClientInformationPacket
-
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_301286_) -
Uses of ServerboundClientInformationPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoidServerConfigurationPacketListenerImpl.handleClientInformation(ServerboundClientInformationPacket p_297305_) voidServerGamePacketListenerImpl.handleClientInformation(ServerboundClientInformationPacket p_298714_)