Uses of Record Class
net.minecraft.network.protocol.game.ClientboundSetScorePacket
Packages that use ClientboundSetScorePacket
-
Uses of ClientboundSetScorePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundSetScorePacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleSetScore
(ClientboundSetScorePacket p_105106_) -
Uses of ClientboundSetScorePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundSetScorePacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetScore
(ClientboundSetScorePacket p_131441_)