Uses of Class
net.minecraft.network.protocol.game.ClientboundAwardStatsPacket
Packages that use ClientboundAwardStatsPacket
- 
Uses of ClientboundAwardStatsPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundAwardStatsPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleAwardStats(ClientboundAwardStatsPacket p_104970_) 
- 
Uses of ClientboundAwardStatsPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundAwardStatsPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleAwardStats(ClientboundAwardStatsPacket p_131373_)