Uses of Class
net.minecraft.network.packet.c2s.play.UpdateSelectedSlotC2SPacket
Packages that use UpdateSelectedSlotC2SPacket
-
Uses of UpdateSelectedSlotC2SPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type UpdateSelectedSlotC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayPacketListener.onUpdateSelectedSlot
(UpdateSelectedSlotC2SPacket packet) -
Uses of UpdateSelectedSlotC2SPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type UpdateSelectedSlotC2SPacketModifier and TypeMethodDescriptionvoid
ServerPlayNetworkHandler.onUpdateSelectedSlot
(UpdateSelectedSlotC2SPacket packet)