Uses of Record Class
net.minecraft.network.protocol.game.ClientboundSetCursorItemPacket
Packages that use ClientboundSetCursorItemPacket
-
Uses of ClientboundSetCursorItemPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundSetCursorItemPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleSetCursorItem(ClientboundSetCursorItemPacket p_364656_) -
Uses of ClientboundSetCursorItemPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundSetCursorItemPacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundSetCursorItemPacket> GamePacketTypes.CLIENTBOUND_SET_CURSOR_ITEMstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundSetCursorItemPacket> ClientboundSetCursorItemPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundSetCursorItemPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundSetCursorItemPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleSetCursorItem(ClientboundSetCursorItemPacket pPacket)