Uses of Record Class
net.minecraft.network.protocol.game.ClientboundResetScorePacket
Packages that use ClientboundResetScorePacket
-
Uses of ClientboundResetScorePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundResetScorePacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleResetScore
(ClientboundResetScorePacket p_312811_) -
Uses of ClientboundResetScorePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundResetScorePacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleResetScore
(ClientboundResetScorePacket p_310831_)