Uses of Record Class
net.minecraft.network.protocol.game.ClientboundResetScorePacket
Packages that use ClientboundResetScorePacket
- 
Uses of ClientboundResetScorePacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundResetScorePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleResetScore(ClientboundResetScorePacket p_313768_) 
- 
Uses of ClientboundResetScorePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundResetScorePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleResetScore(ClientboundResetScorePacket p_313913_)