Uses of Class
net.minecraft.network.protocol.game.ClientboundSetExperiencePacket
Packages that use ClientboundSetExperiencePacket
-
Uses of ClientboundSetExperiencePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundSetExperiencePacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleSetExperience
(ClientboundSetExperiencePacket p_105096_) -
Uses of ClientboundSetExperiencePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundSetExperiencePacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetExperience
(ClientboundSetExperiencePacket p_131436_)