Uses of Record Class
net.minecraft.network.protocol.game.ClientboundSetScorePacket
Packages that use ClientboundSetScorePacket
- 
Uses of ClientboundSetScorePacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundSetScorePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleSetScore(ClientboundSetScorePacket p_105106_) 
- 
Uses of ClientboundSetScorePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundSetScorePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleSetScore(ClientboundSetScorePacket p_131441_)