Uses of Class
net.minecraft.network.protocol.game.ServerboundClientInformationPacket
Packages that use ServerboundClientInformationPacket
Package
Description
-
Uses of ServerboundClientInformationPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleClientInformation(ServerboundClientInformationPacket p_133745_) -
Uses of ServerboundClientInformationPacket in net.minecraft.server.level
Methods in net.minecraft.server.level with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoidServerPlayer.updateOptions(ServerboundClientInformationPacket p_9157_) -
Uses of ServerboundClientInformationPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleClientInformation(ServerboundClientInformationPacket p_9845_) -
Uses of ServerboundClientInformationPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundClientInformationPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleClientInformation(ServerboundClientInformationPacket packet)voidFakePlayer.updateOptions(ServerboundClientInformationPacket pkt)